C# Class UnityEditor.BabylonPhysicsState

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: BabylonJS/Babylon.js

Méthodes publiques

Свойство Type Description
friction float
imposter BabylonPhysicsImposter
mass float
restitution float

Property Details

friction public_oe property

public float friction
Résultat float

imposter public_oe property

public BabylonPhysicsImposter imposter
Résultat BabylonPhysicsImposter

mass public_oe property

public float mass
Résultat float

restitution public_oe property

public float restitution
Résultat float