 | RenderPickerPickMaterialType Enumeration |
The RenderPickerPickMaterialType enumeration defines the type surface material assignment.
Namespace:
Lumiscaphe.Workshop.Interop
Assembly:
Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntaxpublic enum RenderPickerPickMaterialType
public enum class RenderPickerPickMaterialType
Members|
| Member name | Value | Description |
|---|
| Material | 0 |
The picked material is assigned as a material.
|
| Label | 1 |
The picked material is assigned as a label.
|
| None | 2 |
No material is assigned.
|
Version InformationLumiscaphe Workshop SDK
Supported in: 7.0 release 1
See Also