Skip to content

TransformComponent.Rotation Property

Definition

Namespace: Brine2D.ECS.Components

World-space rotation in radians. Additive through the parent hierarchy.

C#
public float Rotation { get; set; }

Property Value

System.Single