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

The ISInt8Attribute interface.

This interface represents a specialized vertex attribute object representing a scalar 8bit signed integer value.


Table members

Methods


GetAttributeInterface()

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

Murl.Graph.IAttribute GetAttributeInterface()

Returns
Murl.Graph.IAttribute The constant base interface.