Show / Hide Table of Contents

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 Source

PixelShader

Declaration
public uint PixelShader
Field Value
Type Description
System.UInt32
| Improve this Doc View Source

VertexShader

Declaration
public uint VertexShader
Field Value
Type Description
System.UInt32
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX