Murl Engine Lua Addon API  Version 1.0 beta
Murl.Graph.IFloatVector4Uniform

The IFloatVector4Uniform interface.

This interface represents a specialized shader uniform object representing a 4-component 32bit floating point vector value.


Table members

Methods


GetUniformInterface()

Get the uniform object's constant base interface to access common properties.

Murl.Graph.IUniform GetUniformInterface()

Returns
Murl.Graph.IUniform The constant base interface.