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

The attribute of geometry, could be Position, Normal, UV, etc. 更多...

类 AnyCAD.Foundation.BufferAttribute 继承关系图:

Public 成员函数

 BufferAttribute (global::System.IntPtr cPtr, bool cMemoryOwn)
 仅供内部使用
 
void Dispose ()
 
ArrayBufferView GetData ()
 
void SetData (ArrayBufferView val)
 
EnumAttributeSemantic GetSemantic ()
 
void SetSemantic (EnumAttributeSemantic val)
 
EnumAttributeComponents GetComponents ()
 
void SetComponents (EnumAttributeComponents val)
 
uint GetByteStride ()
 
void SetByteStride (uint val)
 
uint GetByteOffset ()
 
void SetByteOffset (uint val)
 
EnumBufferDataUsage GetDataUsage ()
 
void SetDataUsage (EnumBufferDataUsage val)
 
uint GetDivisor ()
 
void SetDivisor (uint val)
 
bool GetNormalized ()
 
void SetNormalized (bool val)
 
uint GetUpdateVersion ()
 
EnumDataType GetDataType ()
 
uint GetCount ()
 
uint GetByteSize ()
 
void RequestUpdate ()
 

详细描述

The attribute of geometry, could be Position, Normal, UV, etc.

Group: Rendering