Class SHDRInstructionOperand
Inheritance
System.Object
SHDRInstructionOperand
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Assembly: AssetRipper.Export.Modules.Shaders.dll
Syntax
public class SHDRInstructionOperand
Constructors
|
Improve this Doc
View Source
SHDRInstructionOperand(BinaryReader)
Declaration
public SHDRInstructionOperand(BinaryReader reader)
Parameters
Type |
Name |
Description |
BinaryReader |
reader |
|
Fields
|
Improve this Doc
View Source
arraySizes
Declaration
Field Value
Type |
Description |
System.Int32[] |
|
|
Improve this Doc
View Source
componentMode
Declaration
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
components
Declaration
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
extended
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
extendedData
Declaration
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
immValues
Declaration
public double[] immValues
Field Value
Type |
Description |
System.Double[] |
|
|
Improve this Doc
View Source
indexDims
Declaration
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
indexes
Declaration
Field Value
Type |
Description |
System.Int32[] |
|
|
Improve this Doc
View Source
operand
Declaration
Field Value
|
Improve this Doc
View Source
registerNumber
Declaration
public int registerNumber
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
subOperands
Declaration
public SHDRInstructionOperand[] subOperands
Field Value
|
Improve this Doc
View Source
swizzle
Declaration
Field Value
Type |
Description |
System.Int32[] |
|