Table of Contents

Class AxisConstraints

Namespace
CodeBase.CameraSystem.Core
Assembly
4Experience.CodeBase.CameraSystem.Runtime.dll
[Serializable]
public class AxisConstraints
Inheritance
AxisConstraints
Derived
Extension Methods

Properties

IncludeXAxis

public bool IncludeXAxis { get; private set; }

Property Value

bool

IncludeYAxis

public bool IncludeYAxis { get; private set; }

Property Value

bool

IncludeZAxis

public bool IncludeZAxis { get; private set; }

Property Value

bool