RainComponent class
This component is used to display rain in the game. Use the studio to configure the rain for the space.
This is a singleton component. You can only have one rain in the game.
Signature:
export declare class RainComponent extends Component3D<any> Extends: Component3D<any>
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
number |
Intensity of the rain |
Methods
|
Method |
Modifiers |
Description |
|---|---|---|
|
| ||
|
|