Layer.removeComponent

Removes a component from the layer.

class Layer
final
void
removeComponent
(
string name
)

Parameters

name string

The name of the component to remove.

Meta