getParameter
Gets the the value of a parameter by its name and type.
Return
The value of the parameter of the specified name and type.
Parameters
The type of the parameter to retrieve. Supported types include: Integer, Boolean, Float, Color3, Color4, Vector2, Vector3, Vector4, Matrix3, Matrix4,TextureResource.
The name of the parameter to retrieve.
The class of the parameter type.
Throws
If the specified parameter type is not supported.
Gets the the value of a parameter by its name and type.
Return
The value of the parameter of the specified name and type.
Parameters
The type of the parameter to retrieve. Supported types include: Integer, Boolean, Float, Color3, Color4, Vector2, Vector3, Vector4, Matrix3, Matrix4,TextureResource.
The name of the parameter to retrieve.
Throws
If the specified parameter type is not supported.