Contents

target

Returns a value that indicates the target of the drawable type.

Declaration

var target: LayerRenderer.Drawable.Target { get }

Discussion

When drawing for the drawable this can be used to alter what is rendered for different targets. Renderer should always prioritize LayerRenderer.Drawable.Target.builtIn target type.

See Also

Retrieving the target