Class ISGN
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()
Namespace: AssetRipper.Export.Modules.Shaders.UltraShaderConverter.DirectXDisassembler.Blocks
Assembly: AssetRipper.Export.Modules.Shaders.dll
Syntax
public sealed class ISGN : ShaderBlock
Constructors
| Improve this Doc View SourceISGN(Stream)
Declaration
public ISGN(Stream stream)
Parameters
Type | Name | Description |
---|---|---|
Stream | stream |
Fields
| Improve this Doc View SourceinputCount
Declaration
public int inputCount
Field Value
Type | Description |
---|---|
System.Int32 |
inputs
Declaration
public ISGN.Input[] inputs
Field Value
Type | Description |
---|---|
ISGN.Input[] |
unknown
Declaration
public int unknown
Field Value
Type | Description |
---|---|
System.Int32 |
Properties
| Improve this Doc View SourceFourCC
Declaration
public override string FourCC { get; }
Property Value
Type | Description |
---|---|
System.String |