Immerse SDK
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

TextureAssetLoader

abstract class in ImmerseSDK.PlatformServices / Inherits from MonoBehaviour

Loads a texture from the Streaming Assets folder

Fields
TextureName Path to texture, relative to StreamingAssets folder
LoadOnAwake Should the texture be loaded on awake?
Properties
LoadedTexture The loaded Texture
Methods
Load Load the texture