clipLayerTypes

open override fun clipLayerTypes(clipLayerTypes: List<String>): ClipLayer

Layer types that will also be removed if fallen below this clip layer. Default value: [].

Use static method ClipLayer.defaultClipLayerTypes to set the default property.

Parameters

clipLayerTypes

value of clipLayerTypes


open override fun clipLayerTypes(clipLayerTypes: Expression): ClipLayer

Layer types that will also be removed if fallen below this clip layer. Default value: [].

Use static method ClipLayer.defaultClipLayerTypesAsExpression to set the default property.

Parameters

clipLayerTypes

value of clipLayerTypes as Expression


Layer types that will also be removed if fallen below this clip layer. Default value: [].