AnyCAD Rapid API 2023
Help you to create a better world!
BufferAttribute Class Reference

Public Member Functions

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 ()
 

Detailed Description

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