C# Class UnityEngine.NavMeshObstacle

Inheritance: Behaviour
Afficher le fichier Open project: randomize/VimConfig Class Usage Examples

Méthodes publiques

Méthode Description
NavMeshObstacle ( )

Private Methods

Méthode 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 méthode

public NavMeshObstacle ( )