C# Class SuperCharacterController.SuperGround.GroundHit, SuperCharacterController

Datei anzeigen Open project: IronWarrior/SuperCharacterController

Public Methods

Method Description
GroundHit ( Vector3 point, Vector3 normal, float distance ) : System

Method Details

GroundHit() public method

public GroundHit ( Vector3 point, Vector3 normal, float distance ) : System
point Vector3
normal Vector3
distance float
return System