Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
SettingsCompiler
HDRAttribute
C# Class SettingsCompiler.HDRAttribute
Inheritance:
System.Attribute
Mostra file
Open project: TheRealMJP/Shadows
Class Usage Examples
Public Properties
Property
Type
Description
HDR
bool
Public Methods
Method
Description
HDRAttribute
(
bool
hdr
) :
System
HDRColor
(
FieldInfo
field
) :
bool
Method Details
HDRAttribute()
public
method
public
HDRAttribute
(
bool
hdr
) :
System
hdr
bool
return
System
HDRColor()
public
static
method
public
static
HDRColor
(
FieldInfo
field
) :
bool
field
System.Reflection.FieldInfo
return
bool
Property Details
HDR
public_oe property
public
bool
HDR
return
bool