Click or drag to resize

DataMaterialIsKDM Property

Tells if the material was loaded from a KDM.

Namespace:  Lumiscaphe.Workshop.Interop
Assembly:  Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax
public bool IsKDM { get; }

Property Value

Type: Boolean
true if the material was loaded from a KDM; otherwise, false.
Exceptions
ExceptionCondition
ObjectDisposedExceptionDataMaterial::IsDisposed == true
Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also