Types
Link copied to clipboard
interface FromAssetIdOptions
Functions
Link copied to clipboard
suspend fun fromAssetId(assetId: Int, options: IonResource.Companion.FromAssetIdOptions? = definedExternally): IonResource
Asynchronously creates an instance.
Link copied to clipboard
fun fromAssetIdAsync(assetId: Int, options: IonResource.Companion.FromAssetIdOptions? = definedExternally): ERROR CLASS: Symbol not found for Promise<cesium/engine/IonResource>