Per component factors for 3D points. More...
Inherits object.
Properties | |
x = property | |
float: The X factor. | |
y = property | |
float: The Y factor. | |
z = property | |
float: The Z factor. | |
Per component factors for 3D points.
Creates component factors with from values (default 0.0).
x : float The X factor.
y : float The Y factor.
z : float The Z factor.