C# 클래스 UnityEditor.BabylonSceneOptions

파일 보기 프로젝트 열기: BabylonJS/Babylon.js

공개 프로퍼티들

프로퍼티 타입 설명
ambientColor Color
autoClear bool
autoDrawInterface bool
cameraEllipsoid Vector3
defaultGravity Vector3
graphicUserInterface EmbeddedAsset
lensFlareSystems bool
navigationMesh BabylonNavigationMesh
particleSystems bool
userInterfaceMode BabylonGuiMode

프로퍼티 상세

ambientColor 공개적으로 프로퍼티

public Color ambientColor
리턴 Color

autoClear 공개적으로 프로퍼티

public bool autoClear
리턴 bool

autoDrawInterface 공개적으로 프로퍼티

public bool autoDrawInterface
리턴 bool

cameraEllipsoid 공개적으로 프로퍼티

public Vector3 cameraEllipsoid
리턴 Vector3

defaultGravity 공개적으로 프로퍼티

public Vector3 defaultGravity
리턴 Vector3

graphicUserInterface 공개적으로 프로퍼티

public EmbeddedAsset graphicUserInterface
리턴 EmbeddedAsset

lensFlareSystems 공개적으로 프로퍼티

public bool lensFlareSystems
리턴 bool

navigationMesh 공개적으로 프로퍼티

public BabylonNavigationMesh navigationMesh
리턴 BabylonNavigationMesh

particleSystems 공개적으로 프로퍼티

public bool particleSystems
리턴 bool

userInterfaceMode 공개적으로 프로퍼티

public BabylonGuiMode userInterfaceMode
리턴 BabylonGuiMode