Search Results for

    Show / Hide Table of Contents

    Struct AgentReciprocalAvoid

    Implements
    IComponentData
    IQueryTypeParameter
    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: ProjectDawn.Navigation
    Assembly: ProjectDawn.Navigation.dll
    Syntax
    public struct AgentReciprocalAvoid : IComponentData, IQueryTypeParameter

    Fields

    | Improve this Doc View Source

    Layers

    Declaration
    public NavigationLayers Layers
    Field Value
    Type Description
    NavigationLayers
    | Improve this Doc View Source

    Radius

    Declaration
    public float Radius
    Field Value
    Type Description
    float

    Properties

    | Improve this Doc View Source

    Default

    Declaration
    public static AgentReciprocalAvoid Default { get; }
    Property Value
    Type Description
    AgentReciprocalAvoid

    Implements

    Unity.Entities.IComponentData
    Unity.Entities.IQueryTypeParameter
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © ProjectDawn.
    Generated by DocFX