Class CreateTextureGenerationSettingsNode.Outputs
The output of the node.
Inherited Members
Namespace: UnityEditor.Importer.USD
Assembly: Unity.Importer.USD.Editor.dll
Syntax
public class CreateTextureGenerationSettingsNode.Outputs : OutputPorts
Fields
settings
This output setting can be consumed by a CreateTextureNode to generate Texture during an import.
Declaration
public TextureGenerationSettings settings
Field Value
Type | Description |
---|---|
TextureGenerationSettings |