- Namespace
- global
- Base Types
-
- MonoBehaviour
- Derived Types
graph BT
Type-->Base0["MonoBehaviour"]
Type["EnviroEffects"]
class Type type-node
Derived0["EnviroLightShafts"]-->Type
click Derived0 "/docs/client_api_10.2.0/api/global/EnviroLightShafts"
Syntax
[ExecuteInEditMode]
[RequireComponent(typeof(Camera))]
public class EnviroEffects : MonoBehaviour
Attributes
| Type | Description |
|---|---|
| ExecuteInEditMode | |
| RequireComponent |
Fields
| Name | Constant Value | Summary |
|---|---|---|
| isSupported | ||
| supportDX11 | ||
| supportHDRTextures |
Methods
| Name | Value | Summary |
|---|---|---|
| CheckResources |
bool | |
| Check |
Material | |
| CheckSupport |
bool | |
| CheckSupport |
bool | |
| CheckSupport |
bool | |
| CreateMaterial |
Material | |
| DrawBorder |
void | |
| Dx11Support |
bool | |
| NotSupported |
void | |
| ReportAutoDisable |
void | |
| Start |
void |