Search Results for

    Show / Hide Table of Contents

    Struct NavMeshQuerySystem.Settings

    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
    [Obsolete("This class is obsolete, please use new settings workflow https://lukaschod.github.io/agents-navigation-docs/manual/settings.html.")]
    public struct NavMeshQuerySystem.Settings : IComponentData, IQueryTypeParameter

    Fields

    | Improve this Doc View Source

    MaxIterations

    Declaration
    public int MaxIterations
    Field Value
    Type Description
    int
    | Improve this Doc View Source

    MaxPathSize

    Declaration
    public int MaxPathSize
    Field Value
    Type Description
    int

    Implements

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