Struct SgUsdPreviewSurfaceShaderExporter.TextureUVTransform
uv transform settings
Inherited Members
Namespace: Unity.Formats.USD
Assembly: solution.dll
Syntax
public struct SgUsdPreviewSurfaceShaderExporter.TextureUVTransform : IEquatable<SgUsdPreviewSurfaceShaderExporter.TextureUVTransform>
Fields
| Name | Description |
|---|---|
| rotation | |
| scale | |
| translation |
Properties
| Name | Description |
|---|---|
| Identity |
Methods
| Name | Description |
|---|---|
| Equals(TextureUVTransform) | Indicates whether the current object is equal to another object of the same type. |