Click or drag to resize

GUIViewBaseModelRotation Property

Defines the Z-rotation of the GUI object relative to its parent (defaults to 0).

Namespace:  Livit.Learn.Model.GUI
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public float Rotation { get; set; }

Property Value

Type: Single
See Also