Entity.Rotation.md

February 25, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.Entity

Entity.Rotation Property

Returns the Rotation reference of an entity.

public ref Friflo.Engine.ECS.Rotation Rotation { get; }

Property Value

Rotation

Exceptions

System.NullReferenceException
if entity has no Rotation

Contents

  1. 0.1Friflo.Engine.ECS.Entity
  2. 1Entity.Rotation Property