Class Vector3List
- Namespace
- Gamelogic.Extensions
- Assembly
- Gamelogic.Extensions.dll
An InspectorList
of type Vector3
.
[Version(2, 5, 0)]
[Serializable]
public class Vector3List : InspectorList<Vector3>, IList<Vector3>, ICollection<Vector3>, IEnumerable<Vector3>, IEnumerable
- Inheritance
-
Vector3List
- Implements
- Inherited Members
- Extension Methods