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
IncludeYAxis
public bool IncludeYAxis { get; private set; }
Property Value
IncludeZAxis
public bool IncludeZAxis { get; private set; }