Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Parameters for loading a model from Azure blob storage.
struct Microsoft::Azure::RemoteRendering::LoadModelOptions
Fields
Blob
See LoadFromBlobOptions.
Microsoft::Azure::RemoteRendering::LoadFromBlobOptions Blob{};
Parent
Optional parent Entity for the model.
If not null, the loaded model will be attached to Parent as a child object. Otherwise, it will become a top level entity.
ApiHandle<Microsoft::Azure::RemoteRendering::Entity> Parent{};