AnyCAD Rapid API 2024
Help you to create a better world!
载入中...
搜索中...
未找到
BufferAttribute类 参考

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.