Property | Type | Description | |
---|---|---|---|
m_Aperture | float | ||
m_CalibratedTextureFileName | string | ||
m_CalibratedTextureHeight | int | ||
m_CalibratedTextureWidth | int | ||
m_CustomSwatches | Swatch[] | ||
m_ISOSpeed | float | ||
m_ManifestFileName | |||
m_ShutterSpeed | float | ||
m_SourceImageFileName | string | ||
m_SpatialCorrectionEnabled | bool | ||
m_SwatchAvg | Swatch | ||
m_SwatchMax | Swatch | ||
m_SwatchMin | Swatch | ||
m_SwatchesHeight | int | ||
m_SwatchesWidth | int | ||
m_TargetFormat | string | ||
m_Texture | |||
m_WhiteBalanceCorrectionFactor | float | ||
m_WhiteBalancexyY | Vector |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
GetFullPath ( string _RelativeFileName ) : string | ||
Load ( |
||
LoadTextures ( ) : void |
Loads the textures described by the manifest
|
|
Manifest ( ) : System |
public GetFullPath ( string _RelativeFileName ) : string | ||
_RelativeFileName | string | |
return | string |
public Load ( |
||
_FileName | ||
return | void |
public string m_CalibratedTextureFileName | ||
return | string |
public FileInfo,System.IO m_ManifestFileName | ||
return |
public float m_WhiteBalanceCorrectionFactor | ||
return | float |