Class Scene.DrawingStyle
Represents a drawing style of a scene view.
Inherited Members
Namespace: KD.SDK2
Assembly: KD.SDK2.dll
Syntax
public class Scene.DrawingStyle
Properties
| Name | Description |
|---|---|
| HasShadows | Indicates whether the shadows are shown on the view. |
| IsBlackAndWhite | Indicates whether the view is shown in black and white. |
| Outline | Outline type used for the view representation. |
| OutlineThickness | Outline thickness used for the view representation. 0 means one-pixel wide in any view scale. |
| Surface | Surface type used for view representation. |