PathfindingAgentMaxClimb Property  | 
 
            Maximum height between grid cells the agent can climb.
            
 
    Namespace: 
   NeoAxis
    Assembly:
   NeoAxis.CoreExtension (in NeoAxis.CoreExtension.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntaxpublic Reference<double> AgentMaxClimb { get; set; }Property Value
Type: 
ReferenceDouble
See Also