csc.math.ScaledTransform¶
- class csc.math.ScaledTransform¶
ScaledTransform class
Implements transform with the scale possibility.
- Variables:
position – Get set Vector3f
rotation – Get set Rotation
scale – Get set Vector3f
- __init__(self: csc.math.ScaledTransform) None¶
Methods
__init__(self)Attributes
- __annotations__ = {}¶
- __copy__(self: csc.math.ScaledTransform) csc.math.ScaledTransform¶
- __deepcopy__(self: csc.math.ScaledTransform, arg0: dict) csc.math.ScaledTransform¶
- __init__(self: csc.math.ScaledTransform) None¶
- __module__ = 'csc.math'¶
- property position¶
- property rotation¶
- property scale¶