Modifier and Type | Class and Description |
---|---|
class |
VertexElementBinormal
Defines the binormal vectors for specified components.
|
class |
VertexElementEdgeCrease
Defines the edge crease for specified components
|
class |
VertexElementMaterial
Defines material index for specified components.
|
class |
VertexElementNormal
Defines normal vectors for specified components.
|
class |
VertexElementPolygonGroup
Defines polygon group for specified components to group related polygons together.
|
class |
VertexElementSmoothingGroup
A smoothing group is a group of polygons in a polygon mesh which should appear to form a smooth surface.
|
class |
VertexElementSpecular
Defines specular color for specified components.
|
class |
VertexElementTangent
Defines tangent vectors for specified components.
|
class |
VertexElementTemplate<T>
A helper class for defining concrete
VertexElement implementations. |
class |
VertexElementUserData
Defines custom user data for specified components.
|
class |
VertexElementUV
Defines the UV coordinates for specified components.
|
class |
VertexElementVector4
A helper class for defining concrete
VertexElement implementations. |
class |
VertexElementVertexColor
Defines the vertex color for specified components
|
class |
VertexElementVertexCrease
Defines the vertex crease for specified components
|
class |
VertexElementVisibility
Defines if specified components is visible
|
class |
VertexElementWeight
Defines blend weight for specified components.
|
Copyright © 2018. All rights reserved.