Interface IUpscaleArtifact
Namespace: Unity.Muse.Common
Syntax
public interface IUpscaleArtifact
Methods
Upscale(Model)
Declaration
void Upscale(Model model)
Parameters
Type | Name | Description |
---|---|---|
Model | model |
public interface IUpscaleArtifact
void Upscale(Model model)
Type | Name | Description |
---|---|---|
Model | model |