Struct LayerCommon.ColorHDRI
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)
Assembly: Lumina.dll
Syntax
Fields
|
Improve this Doc
View Source
Alpha
Declaration
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
Blue
Declaration
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
Green
Declaration
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
Intensity
Declaration
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Red
Declaration
Field Value
Type |
Description |
System.Byte |
|
Methods
|
Improve this Doc
View Source
Read(BinaryReader)
Declaration
public static LayerCommon.ColorHDRI Read(BinaryReader br)
Parameters
Type |
Name |
Description |
System.IO.BinaryReader |
br |
|
Returns