env_set_background_map
Set the 3ds Max scene background map by creating a bitmap from a file path, or create an empty bitmap when no path is given. Use this to assign or clear the environment map for rendering.
Instructions
设置场景背景贴图(用 path 创建一个位图贴图作为 environmentMap)。 [English] Set the scene background map (creates a bitmap from path as the environmentMap).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | 位图文件路径;省略则只创建空位图。 | Bitmap path; omit to create an empty bitmap. |