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
UnityEditor
BabylonPhysicsState
C# Class UnityEditor.BabylonPhysicsState
Inheritance:
UnityEngine.MonoBehaviour
Mostrar archivo
Open project: BabylonJS/Babylon.js
Public Properties
Property
Type
Description
friction
float
imposter
BabylonPhysicsImposter
mass
float
restitution
float
Property Details
friction
public_oe property
public
float
friction
return
float
imposter
public_oe property
public
BabylonPhysicsImposter
imposter
return
BabylonPhysicsImposter
mass
public_oe property
public
float
mass
return
float
restitution
public_oe property
public
float
restitution
return
float