Class PreviewSurfaceSample.Outputs
Inherited Members
Namespace: USD.NET.Unity
Syntax
public class Outputs : SampleBase
Remarks
In UsdShade, by convention and limitation of Usd/SdfLayer's native representable types, 'token' is assigned as the SdfValueTypeName type to all inputs and outputs of "rich types" (e.g. structs), while allowing use of renderType metadata (a string) on UsdShadeInput and UsdShadeOutput to carry typeName information that may be useful to a renderer or shading system.
Fields
displacement
Declaration
public TfToken displacement
Field Value
Type | Description |
---|---|
TfToken |
surface
Declaration
public TfToken surface
Field Value
Type | Description |
---|---|
TfToken |