Skip to content

Control Components

Control Material Scalar

The Control Material Scalar allows the user to control any material parameter. Unlike Control Texture which only controls a ParameterTexture2D and is displayed as an image picker in Studio and Control Color which controls a vector parameter and is displayed as a Color picker in Studio, the Control Material Scalar can be used to control all other material properties. e.g. expose a float parameter to control opacity property

Property Type Description
ControlID String The ID of the control component
Title String The name of the control that appears in Erizos Studio
Scalar Name String The Scalar parameter reference to be controlled
LayerID Control Layer Sets the Layer on which the component will be assigned. Helpful in organizing control components in Erizos Studio