Enum enumTCamApiMaterialPreset
Built-in material preset for a lit object's faces (ICamApiMaterialVO.Preset): a ready-made shading look the subsystem maps to its internal lighting model.
Namespace: CAMAPI.ViewPort
Assembly: CAMAPI.ViewPort.dll
Syntax
public enum enumTCamApiMaterialPreset
Fields
| Name | Description |
|---|---|
| ampMatte | Matte: flat, diffuse-only, no specular highlights. |
| ampShiny | Glossy: pronounced specular highlights. |
| ampStandard | Default surface shading. |
| ampWood | Wood-like shading. |