GetComponent(string)

Gets a component by its name.

Declaration Syntax

public IComponentRenderer GetComponent(string name)

Parameters

name(string)

Name of the component.