Struct ShaderNode.ShaderPass
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: FFXIVClientStructs.FFXIV.Client.Graphics.Kernel
Assembly: FFXIVClientStructs.dll
Syntax
public struct ShaderPass
Fields
| Improve this Doc View SourcePixelShader
Declaration
public uint PixelShader
Field Value
| Type | Description |
|---|---|
| System.UInt32 |
VertexShader
Declaration
public uint VertexShader
Field Value
| Type | Description |
|---|---|
| System.UInt32 |