AnyCAD Rapid API 2023
Help you to create a better world!
|
Public 成员函数 | |
ArrayBufferView | GetData () |
void | SetData (ArrayBufferView val) |
EnumAttributeSemantic | GetSemantic () |
void | SetSemantic (EnumAttributeSemantic val) |
EnumAttributeComponents | GetComponents () |
void | SetComponents (EnumAttributeComponents val) |
long | GetByteStride () |
void | SetByteStride (long val) |
long | GetByteOffset () |
void | SetByteOffset (long val) |
EnumBufferDataUsage | GetDataUsage () |
void | SetDataUsage (EnumBufferDataUsage val) |
long | GetDivisor () |
void | SetDivisor (long val) |
boolean | GetNormalized () |
void | SetNormalized (boolean val) |
long | GetUpdateVersion () |
EnumDataType | GetDataType () |
long | GetCount () |
long | GetByteSize () |
void | RequestUpdate () |
<> The attribute of geometry, could be Position, Normal, UV, etc.