C# Class UnityEditor.BabylonManifestOptions

显示文件 Open project: BabylonJS/Babylon.js

Public Properties

Property Type Description
exportManifest bool
manifestVersion int
storeSceneOffline bool
storeTextureOffline bool

Property Details

exportManifest public_oe property

public bool exportManifest
return bool

manifestVersion public_oe property

public int manifestVersion
return int

storeSceneOffline public_oe property

public bool storeSceneOffline
return bool

storeTextureOffline public_oe property

public bool storeTextureOffline
return bool