Enum Scene.DrawingStyle.OutlineType
Ways to represent outlines in a scene view.
Namespace: KD.SDK2
Assembly: KD.SDK2.dll
Syntax
public enum Scene.DrawingStyle.OutlineType
Fields
Name | Description |
---|---|
Color | The outlines are shown in colour. |
LevelsOfGray | The outlines are shown in levels of gray. |