Modifier and Type | Class and Description |
---|---|
class |
VertexElementBinormal
Defines the binormal vectors for specified components.
|
class |
VertexElementNormal
Defines normal vectors for specified components.
|
class |
VertexElementSpecular
Defines specular color for specified components.
|
class |
VertexElementTangent
Defines tangent vectors for specified components.
|
class |
VertexElementUV
Defines the UV coordinates for specified components.
|
class |
VertexElementVertexColor
Defines the vertex color for specified components
|
Modifier and Type | Method and Description |
---|---|
void |
VertexElementVector4.copyTo(VertexElementVector4 target)
Copys data to specified element
|
Copyright © 2019. All rights reserved.