Constructors Functions Properties Parameters
Parameters
Constructors
Functions
Returns a position in the bounding box for a parameterized uv value between (0.0
, 0.0
) and (1.0
, 1.0
) where (0.5
, 0.5
) is the center of the bounding box.
Returns a position in the bounding box for parameterized values u and v between 0.0
and 1.0
where (0.5
, 0.5
) is the center of the bounding box.
Creates a new shape with dimensions scaled by scale .
Creates a new Ellipse with the scale specified as multipliers for the current radii.
Creates a new Ellipse at the same position with equal radii.
Creates a new Ellipse at the same position with the given radii.
Properties