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

The IFloatMatrix2Uniform interface.

This interface represents a specialized shader uniform object representing a 2x2-component 32bit floating point matrix 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.