Struct AgentReciprocalAvoid
Implements
IComponentData
IQueryTypeParameter
Inherited Members
Namespace: ProjectDawn.Navigation
Assembly: ProjectDawn.Navigation.dll
Syntax
public struct AgentReciprocalAvoid : IComponentData, IQueryTypeParameter
Fields
| Improve this Doc View SourceLayers
Declaration
public NavigationLayers Layers
Field Value
Type | Description |
---|---|
NavigationLayers |
Radius
Declaration
public float Radius
Field Value
Type | Description |
---|---|
float |
Properties
| Improve this Doc View SourceDefault
Declaration
public static AgentReciprocalAvoid Default { get; }
Property Value
Type | Description |
---|---|
AgentReciprocalAvoid |
Implements
Unity.Entities.IComponentData
Unity.Entities.IQueryTypeParameter