Struct PrecompiledShaderPipeline
Namespace: Unity.Tiny.Rendering
Syntax
public struct PrecompiledShaderPipeline
Fields
fragment
Declaration
public PrecompiledShader fragment
Field Value
Type | Description |
---|---|
PrecompiledShader |
vertex
Declaration
public PrecompiledShader vertex
Field Value
Type | Description |
---|---|
PrecompiledShader |