SunRaysEffect
A post-processing effect that simulates sunlight rays or god rays.
Properties
| Property | Type | Default |
|---|---|---|
Name | string | "SunRaysEffect" |
Enabled | boolean | true |
Intensity | number | 0.25 |
Spread | number | 0.1 |
Functions
apply
Arguments
This function takes no arguments.
Returns
This function returns nothing.
API
instance:apply()