perspectiveTransformEffect

fun Node.perspectiveTransformEffect(configuration: PerspectiveTransform.() -> Unit): PerspectiveTransform

Sets PerspectiveTransform effect.

Return

the effect applied.

Parameters

configuration

the configuration block that customizes effect.