Protected
constructorThe name of the Asset in Lens Studio.
Readonly
uniqueReturns the name of this object's type.
Returns true if the object matches or derives from the passed in type.
Returns true if this object is the same as other
. Useful for checking if two references point to the same thing.
Downloads the remote image resource from the DynamicResource object and loads the resource as AudioTrackAsset.
Downloads a remote 3D GLTF file given a DynamicResource.
Downloads the remote image resource from the DynamicResource object and loads the resource as an Image Texture.
Downloads the remote image resource from the DynamicResource object and loads the resource as a VideoTextureProvider.
Allows the Lens to download and integrate remote media content such as 3D GLTF assets, images, audio tracks, and video textures into Lenses.
Example