Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
SettingsCompiler
HDRAttribute
C# Class SettingsCompiler.HDRAttribute
Inheritance:
System.Attribute
ファイルを表示
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