Enfusion Script API
|
Collection of vertices (points). Can be treated like read-only array. More...
Public Member Functions | |
proto external int | Count () |
proto external vector | Get (int index) |
Public Member Functions inherited from Managed | |
proto external ref Managed | Clone () |
Return shallow copy of object, or null if it is not allowed (not public constructor) | |
Collection of vertices (points). Can be treated like read-only array.
proto external int GeoVertexCollection.Count | ( | ) |