- Namespace
- global
- Interfaces
-
- IComparable
- IFormattable
- IConvertible
- Base Types
-
- object
- ValueType
- Enum
graph BT
Type-->Base0["Enum"]
Base0-->Base1["ValueType"]
Base1-->Base2["object"]
Type-.->Interface0["IComparable"]
Type-.->Interface1["IFormattable"]
Type-.->Interface2["IConvertible"]
Type["RFX4_ShaderProperties"]
class Type type-node
Syntax
public enum RFX4_ShaderProperties
Fields
| Name | Constant Value | Summary |
|---|---|---|
| _BumpAmt | 7 |
static
|
| _Color | 2 |
static
|
| _Cutoff | 1 |
static
|
| _Cutout | 5 |
static
|
| _Distortion | 9 |
static
|
| _EmissionColor | 3 |
static
|
| _FresnelColor | 10 |
static
|
| _MainColor | 8 |
static
|
| _MaskPow | 4 |
static
|
| _Speed | 6 |
static
|
| _TintColor | 0 |
static
|