C# Class UnityEditor.BabylonSceneOptions

Afficher le fichier Open project: BabylonJS/Babylon.js

Méthodes publiques

Свойство Type Description
ambientColor Color
autoClear bool
autoDrawInterface bool
cameraEllipsoid Vector3
defaultGravity Vector3
graphicUserInterface EmbeddedAsset
lensFlareSystems bool
navigationMesh BabylonNavigationMesh
particleSystems bool
userInterfaceMode BabylonGuiMode

Property Details

ambientColor public_oe property

public Color ambientColor
Résultat Color

autoClear public_oe property

public bool autoClear
Résultat bool

autoDrawInterface public_oe property

public bool autoDrawInterface
Résultat bool

cameraEllipsoid public_oe property

public Vector3 cameraEllipsoid
Résultat Vector3

defaultGravity public_oe property

public Vector3 defaultGravity
Résultat Vector3

graphicUserInterface public_oe property

public EmbeddedAsset graphicUserInterface
Résultat EmbeddedAsset

lensFlareSystems public_oe property

public bool lensFlareSystems
Résultat bool

navigationMesh public_oe property

public BabylonNavigationMesh navigationMesh
Résultat BabylonNavigationMesh

particleSystems public_oe property

public bool particleSystems
Résultat bool

userInterfaceMode public_oe property

public BabylonGuiMode userInterfaceMode
Résultat BabylonGuiMode