Search Results for

    Show / Hide Table of Contents

    Struct AgentSpatialPartitioningSystem.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 AgentSpatialPartitioningSystem.Settings : IComponentData, IQueryTypeParameter

    Fields

    | Improve this Doc View Source

    CellSize

    Declaration
    public float3 CellSize
    Field Value
    Type Description
    float3
    | Improve this Doc View Source

    QueryCapacity

    Declaration
    public int QueryCapacity
    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