 | RenderClippingPlanesCullfacePolicy Property |
Gets or sets the cullface policy.
Namespace:
Lumiscaphe.Workshop.Interop
Assembly:
Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntaxpublic RenderCullfacePolicy CullfacePolicy { get; set; }public:
property RenderCullfacePolicy CullfacePolicy {
RenderCullfacePolicy get ();
void set (RenderCullfacePolicy value);
}Property Value
Type:
RenderCullfacePolicy
The cullface policy.
Version InformationLumiscaphe Workshop SDK
Supported in: 7.0 release 1
See Also