Copyright © 2003-2024 MultiMedia Soft

SpotlightResizeHeight property

Previous pageReturn to chapter overviewNext page

Type

[Visual Basic]

Public Property SpotlightResizeHeight As Short

 

[C#]

public short SpotlightResizeHeight {get; set;}

 

[C++]

public: __property short get_SpotlightResizeHeight();

public: __property void set_SpotlightResizeHeight(short);

 

 

Remarks

Vertical resize applied to the spotlight.

3dcm_i000048

It's value can be ranged from -100 to 100: by default the value is set to 0.

For further information about surface lighting, see the How to manage surface lighting section.