Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
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{};