Struct SgUsdPreviewSurfaceShaderExporter.TextureSettings
uv transform and texture scale/bias settings
Inherited Members
Namespace: Unity.Formats.USD
Assembly: solution.dll
Syntax
public struct SgUsdPreviewSurfaceShaderExporter.TextureSettings : IEquatable<SgUsdPreviewSurfaceShaderExporter.TextureSettings>
Fields
Name | Description |
---|---|
Identity | |
textureBias | |
textureScale | |
uvChannelName | |
uvTransform |
Methods
Name | Description |
---|---|
Equals(TextureSettings) | Indicates whether the current object is equal to another object of the same type. |