ILocalSpaceProperty

Description

interface Tinman.Engine.Scenes.Properties.ILocalSpaceProperty

Extended by

CameraBase abstract
FloatingLabel sealed
ParticleEffect sealed

Base interface for classes that declare a LocalSpace property.

Public / Attributes

Local​Space


public attribute LocalSpace → (get,set)

value : ITerrainTransform

[not-null]
The terrain transform.

The terrain transform that defines the local-space.

Defaults to a new instance of IdentityTransform.