Table of Contents

Enum Space

Namespace
Stride.CommunityToolkit.Engine
Assembly
Stride.CommunityToolkit.dll

The coordinate space in which to operate.

public enum Space

Fields

Self = 1

Applies transformation relative to the local coordinate system.

World = 0

Applies transformation relative to the world coordinate system.