UIBlock.RotatedSize
RotatedSize
If Rotate Size is true, returns Calculated Size rotated by UnityEngine.Transform.localRotation
.
If Rotate Size is false, returns Calculated Size.
Declaration
public UnityEngine.Vector3 RotatedSize { get; }
If Rotate Size is true, returns Calculated Size rotated by UnityEngine.Transform.localRotation
.
If Rotate Size is false, returns Calculated Size.
public UnityEngine.Vector3 RotatedSize { get; }