struct ResourceLoadOptions

Options that may be used to customize resource load operation.

Public

Constructors

ResourceLoadOptions

ResourceLoadOptions(bool asynchronousLoad = true, bool loadDependencies = true, bool keepInternalReference = true)

Fields

AsynchronousLoad

bool AsynchronousLoad

LoadDependencies

bool LoadDependencies

KeepInternalReference

bool KeepInternalReference