Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
ThirdPersonPushBodies
C# Class ThirdPersonPushBodies, unity-network-sample
Inheritance:
MonoBehaviour
Mostrar archivo
Open project: anchan828/unity-network-sample
Public Properties
Property
Type
Description
pushLayers
LayerMask
pushPower
float
Public Methods
Method
Description
OnControllerColliderHit
(
ControllerColliderHit
hit
) :
void
Start
( ) :
void
Method Details
OnControllerColliderHit()
public
method
public
OnControllerColliderHit
(
ControllerColliderHit
hit
) :
void
hit
UnityEngine.ControllerColliderHit
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
pushLayers
public_oe property
public
LayerMask
pushLayers
return
LayerMask
pushPower
public_oe property
public
float
pushPower
return
float