Class OSGN
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 OSGN : ShaderBlock
Constructors
| Improve this Doc View SourceOSGN(Stream)
Declaration
public OSGN(Stream stream)
Parameters
Type | Name | Description |
---|---|---|
Stream | stream |
Fields
| Improve this Doc View SourceoutputCount
Declaration
public int outputCount
Field Value
Type | Description |
---|---|
System.Int32 |
outputs
Declaration
public OSGN.Output[] outputs
Field Value
Type | Description |
---|---|
OSGN.Output[] |
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 |