Enfusion Script API
Loading...
Searching...
No Matches
Public Member Functions | List of all members
GeoVertexCollection Interface Reference

Collection of vertices (points). Can be treated like read-only array. More...

Inheritance diagram for GeoVertexCollection:
[legend]

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)
 

Detailed Description

Collection of vertices (points). Can be treated like read-only array.

Member Function Documentation

◆ Count()

proto external int GeoVertexCollection.Count ( )

◆ Get()

proto external vector GeoVertexCollection.Get ( int  index)

The documentation for this interface was generated from the following file: