Note
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier les répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de changer de répertoire.
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{};