Gameplay
Methods | Properties | Base Classes | Derived Classes |
---|---|---|---|
Constructor | All | ||
MoveNext | Current | ||
IsEmpty | |||
IsNotEmpty |
Properties
All : indexedhalfedgemeshvertexarrayrange
read-only
var All : IndexedHalfEdgeMeshVertexArrayRange
Current : real3
read-only
var Current : Real3
IsEmpty : boolean
read-only
var IsEmpty : Boolean
IsNotEmpty : boolean
read-only
var IsNotEmpty : Boolean
Methods
IndexedHalfEdgeMeshVertexArrayRange : Void
constructor
Name Type Description function IndexedHalfEdgeMeshVertexArrayRange()
IndexedHalfEdgeMeshVertexArrayRange : Void
constructor
Name Type Description p0 indexedhalfedgemeshvertexarrayrange function IndexedHalfEdgeMeshVertexArrayRange(p0 : IndexedHalfEdgeMeshVertexArrayRange)
MoveNext : Void
Name Type Description function MoveNext()