Struct TPC_FollowOptions
Implements
IComponentData
IQueryTypeParameter
Inherited Members
ValueType.Equals(Object)
ValueType.GetHashCode()
ValueType.ToString()
Object.Equals(Object, Object)
Object.GetType()
Object.ReferenceEquals(Object, Object)
Assembly: DOTS-TPC.dll
Syntax
[Serializable]
public struct TPC_FollowOptions : IComponentData, IQueryTypeParameter
Fields
AlignDirectionDownwards
Declaration
public bool AlignDirectionDownwards
Field Value
AlignOnSlopes
Declaration
public bool AlignOnSlopes
Field Value
AngleThreshold
Declaration
public float AngleThreshold
Field Value
BackwardsMotionThreshold
Declaration
public float BackwardsMotionThreshold
Field Value
CheckMotionForBackwards
Declaration
public bool CheckMotionForBackwards
Field Value
DisableTime
Declaration
Field Value
EnableFollow
Declaration
Field Value
EnablePreemptiveSweeping
Declaration
public bool EnablePreemptiveSweeping
Field Value
FollowMode
Declaration
public FollowMode FollowMode
Field Value
LookBackwards
Declaration
public bool LookBackwards
Field Value
RotationSpeed
Declaration
public float RotationSpeed
Field Value
RotationSpeedSlopes
Declaration
public float RotationSpeedSlopes
Field Value
SweepSpeed
Declaration
Field Value
TiltVector
Declaration
Field Value
Implements
Unity.Entities.IComponentData
Unity.Entities.IQueryTypeParameter