Skip to content

TransformComponent.Scale Property

Definition

Namespace: Brine2D.ECS.Components

World-space scale. Multiplicative through the parent hierarchy.

C#
public System.Numerics.Vector2 Scale { get; set; }

Property Value

System.Numerics.Vector2