Envmapcomponent

EnvmapComponent class

This component is used to display an environment map in the game. Use the studio to configure the environment for the space.

This is a singleton component. You can only have one environment map in the game.

Signature:

export declare class EnvmapComponent extends Component3D 

Extends: Component3D