- 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_TextureShaderProperties"]
class Type type-node
Syntax
public enum RFX4_TextureShaderProperties
Fields
| Name | Constant Value | Summary |
|---|---|---|
| _Bump | 5 |
static
|
| _BumpTex | 6 |
static
|
| _Cutout | 3 |
static
|
| _CutoutTex | 4 |
static
|
| _DistortTex | 1 |
static
|
| _EmissionTex | 7 |
static
|
| _MainTex | 0 |
static
|
| _Mask | 2 |
static
|