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.
Forum topic · Scripts Wanted
By sampei · 2021-01-24
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.
sampei · 2021-03-26
Solved:
(
(NitrousGraphicsManager.GetActiveViewportSetting()).DefaultLightsFollowCamera=true
)