ScriptSpot

Forum topic · Scripts Wanted

Default Lights Follow View Angle - toggle

By sampei · 2021-01-24

Description

I would like to make a toolbar to toggle this feature (on/off), is it possible?

ps.this feature was removed in 3ds Max 2021, I am using 2020.

Attachments
Comments (1)

sampei · 2021-03-26

Solved:

(
(NitrousGraphicsManager.GetActiveViewportSetting()).DefaultLightsFollowCamera=true
)