RedGPU API - v3.0.0-Alpha
GitHub
Examples
Report Issue
Preparing search index...
Resource
CoreVertexBuffer
VertexInterleavedStructElement
Class VertexInterleavedStructElement
Index
Constructors
constructor
Properties
attribute
Name
attribute
Stride
interleave
Type
Constructors
constructor
new
VertexInterleavedStructElement
(
attributeName
:
string
,
attributeStride
:
number
,
interleaveType
:
TypeInterleave
,
)
:
VertexInterleavedStructElement
Parameters
attributeName
:
string
attributeStride
:
number
interleaveType
:
TypeInterleave
Returns
VertexInterleavedStructElement
Properties
attribute
Name
attributeName
:
string
attribute
Stride
attributeStride
:
number
interleave
Type
interleaveType
:
TypeInterleave
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
attribute
Name
attribute
Stride
interleave
Type
GitHub
Examples
Report Issue
RedGPU API - v3.0.0-Alpha
Loading...