Methods Signatures
Gets the number of points. |
|
Gets the tangent count. |
|
Gets the segment count. |
Inheritance
Parent Class:
Methods Documentation
-
HairVertexMapTag.
__init__
(self)¶
-
HairVertexMapTag.
GetPointCount
(self)¶ Gets the number of points.
- Return type
int
- Returns
Point count.
-
HairVertexMapTag.
GetCount
(self)¶ Gets the tangent count.
- Return type
int
- Returns
Tangent count.
-
HairVertexMapTag.
GetSegments
(self)¶ Gets the segment count.
- Return type
int
- Returns
Segment count.