C# Class SuperCharacterController.SuperGround.GroundHit, SuperCharacterController

Afficher le fichier Open project: IronWarrior/SuperCharacterController

Méthodes publiques

Méthode Description
GroundHit ( Vector3 point, Vector3 normal, float distance ) : System

Method Details

GroundHit() public méthode

public GroundHit ( Vector3 point, Vector3 normal, float distance ) : System
point Vector3
normal Vector3
distance float
Résultat System