light_set_sun
Reposition the sun in a 3ds Max scene by setting azimuth and altitude for Daylight, Sunlight, or IES_Sun systems. Returns class_missing if none exists.
Instructions
当场景存在日光/太阳系统(Daylight/Sunlight/IES_Sun)时,用方位角/高度角重新定位太阳。若不存在此类系统则返回 class_missing。 [English] Reposition the sun via azimuth/altitude when a Daylight/Sunlight/IES_Sun system exists in the scene. Returns class_missing if no such system is present.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| azimuth | No | 方位角(度)。 | Azimuth (degrees). | |
| altitude | No | 高度角(度)。 | Altitude (degrees). | |
| timeOfDay | No | 一天中的时间(部分系统支持,尽力设置)。 | Time of day (some systems; best-effort). |