Modifier and Type | Class and Description |
---|---|
class |
VertexElementEdgeCrease
Defines the edge crease 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 |
VertexElementUserData
Defines custom user data 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.
|
Modifier and Type | Method and Description |
---|---|
void |
VertexElementTemplate.copyTo(VertexElementTemplate<T> target)
Copys data to specified element
|
Copyright © 2019. All rights reserved.