Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
UnityEditor
BabylonPhysicsState
C# Class UnityEditor.BabylonPhysicsState
Inheritance:
UnityEngine.MonoBehaviour
Show file
Open project: BabylonJS/Babylon.js
Public Properties
Property
Type
Description
friction
float
imposter
BabylonPhysicsImposter
mass
float
restitution
float
Property Details
friction
public property
public
float
friction
return
float
imposter
public property
public
BabylonPhysicsImposter
imposter
return
BabylonPhysicsImposter
mass
public property
public
float
mass
return
float
restitution
public property
public
float
restitution
return
float