| RenderTransformScale Field |
The scale.
Namespace: DigitalRune.Game.UI.RenderingAssembly: DigitalRune.Game.UI (in DigitalRune.Game.UI.dll) Version: 1.8.0.0 (1.8.0.14553)
Syntax val mutable Scale: Vector2F
Field Value
Type:
Vector2FRemarks
Note that some combinations of non-uniform scalings and rotations are not supported. (See
class description of
RenderTransform.)
See Also