Preparing search index...
The search index is not available
Fudge Core
Fudge Core
FudgeCore
RenderBuffers
Interface RenderBuffers
interface
RenderBuffers
{
bones
?:
WebGLBuffer
;
colors
?:
WebGLBuffer
;
indices
?:
WebGLBuffer
;
nIndices
?:
number
;
normals
?:
WebGLBuffer
;
positions
?:
WebGLBuffer
;
tangents
?:
WebGLBuffer
;
textureUVs
?:
WebGLBuffer
;
vao
?:
WebGLVertexArrayObject
;
weights
?:
WebGLBuffer
;
}
Index
Properties
bones?
colors?
indices?
n
Indices?
normals?
positions?
tangents?
textureUVs?
vao?
weights?
Properties
Optional
bones
bones
?:
WebGLBuffer
Optional
colors
colors
?:
WebGLBuffer
Optional
indices
indices
?:
WebGLBuffer
Optional
n
Indices
n
Indices
?:
number
Optional
normals
normals
?:
WebGLBuffer
Optional
positions
positions
?:
WebGLBuffer
Optional
tangents
tangents
?:
WebGLBuffer
Optional
textureUVs
textureUVs
?:
WebGLBuffer
Optional
vao
vao
?:
WebGLVertexArrayObject
Optional
weights
weights
?:
WebGLBuffer
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
bones
colors
indices
n
Indices
normals
positions
tangents
textureUVs
vao
weights
Fudge Core
Loading...