![]() |
Murl Engine Lua Addon API
Version 1.0 beta
|
The IVisible property interface.
This interface provides setting and retrieving common properties of a visible object (e.g. a movie).
Set the pixel format used for output.
Boolean SetPixelFormat(Murl.IEnums.PixelFormat pixelFormat)
pixelFormat | The internal pixel format to use. |
Get the pixel format used for output.
Murl.IEnums.PixelFormat GetPixelFormat()