C# Class UnityEditor.BabylonManifestOptions

Show file Open project: BabylonJS/Babylon.js

Public Properties

Property Type Description
exportManifest bool
manifestVersion int
storeSceneOffline bool
storeTextureOffline bool

Property Details

exportManifest public property

public bool exportManifest
return bool

manifestVersion public property

public int manifestVersion
return int

storeSceneOffline public property

public bool storeSceneOffline
return bool

storeTextureOffline public property

public bool storeTextureOffline
return bool