c4d.LensGlowStruct¶
-
class
c4d.
LensGlowStruct
¶ Lens glow data type (CUSTOMDATATYPE_LENSGLOW).
New in version R17.032.
Attributes
LensGlowStruct.
glow
¶[Read/Write]
A list of dictionaries with the following keys:
size: float
sv: float
col:
Vector
type: int
Methods Signatures
|
Inheritance
Parent Class:
Methods Documentation
-
LensGlowStruct.
__init__
(self, v)¶ - Parameters
v (c4d.LensGlowStruct) – Copy constructor.