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

The ISInt32Vector2Uniform interface.

This interface represents a specialized shader uniform object representing a 2-component 32bit signed integer 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.