Property DimensionY
DimensionY
Depth of the scene space.
Declaration
public double DimensionY { get; set; }
Property Value
Type | Description |
---|---|
double |
Remarks
This property is used as some kind of hint for a user about the available space when the scene is designed. It affects the default observer settings and the green dotted rectangle that represents scene bounds. Scene geometry not neccessarily fits the size, it can be placed outside the defined scene space as well.