C# Class UnityEngine.NavMeshObstacle

Inheritance: Behaviour
ファイルを表示 Open project: randomize/VimConfig Class Usage Examples

Public Methods

Method Description
NavMeshObstacle ( )

Private Methods

Method Description
FitExtents ( ) : void
INTERNAL_get_center ( Vector3 &value ) : void
INTERNAL_get_size ( Vector3 &value ) : void
INTERNAL_get_velocity ( Vector3 &value ) : void
INTERNAL_set_center ( Vector3 &value ) : void
INTERNAL_set_size ( Vector3 &value ) : void
INTERNAL_set_velocity ( Vector3 &value ) : void

Method Details

NavMeshObstacle() public method

public NavMeshObstacle ( )