c4d.TangentTag¶
-
class
c4d.TangentTag¶ Tag which handles tangent buffers.
The instance object class of type Ttengent.
It consist to a list of (
c4d.Vector,c4d.Vector).
Methods Signatures
|
Inheritance
Parent Class:
Methods Documentation
-
TangentTag.__init__(self, count)¶ - Parameters
count (int) – The number of elements in the tag.