C# Class ThirdPersonPushBodies, unity-network-sample

Inheritance: MonoBehaviour
Afficher le fichier Open project: anchan828/unity-network-sample

Méthodes publiques

Свойство Type Description
pushLayers LayerMask
pushPower float

Méthodes publiques

Méthode Description
OnControllerColliderHit ( ControllerColliderHit hit ) : void
Start ( ) : void

Method Details

OnControllerColliderHit() public méthode

public OnControllerColliderHit ( ControllerColliderHit hit ) : void
hit UnityEngine.ControllerColliderHit
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

pushLayers public_oe property

public LayerMask pushLayers
Résultat LayerMask

pushPower public_oe property

public float pushPower
Résultat float