Gets or sets the height on the high dynamic range imaging (HDRI) scene sphere where the scene floor starts to flatten.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property HorizonHeight As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As ISwScene
Dim value As System.Double
instance.HorizonHeight = value
value = instance.HorizonHeight |
C# | |
---|
System.double HorizonHeight {get; set;} |
C++/CLI | |
---|
property System.double HorizonHeight {
System.double get();
void set ( & System.double value);
} |
Property Value
0.0 <= Horizon height <= 1.0
Example
Remarks
See Also
Availability
SOLIDWORKS 2015 FCS, Revision Number 23.0