Gets the unique identifier of the vertex.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public uint UniqueId { get; }
Public ReadOnly Property UniqueId As UInteger
public: property unsigned int UniqueId { unsigned int get (); }
C# | Visual Basic | Visual C++ |
public uint UniqueId { get; }
Public ReadOnly Property UniqueId As UInteger
public: property unsigned int UniqueId { unsigned int get (); }