Table of Contents

Graphics

(NOTE) Indexable interface for settings BlendSettings.

Methods Properties Base Classes Derived Classes
Get threadsafereferencecounted
Set

Properties


Methods


Get : blendsettings

Get the current BlendSettings for a color target at the given index. |Name|Type|Description| |---|---|---| |index|integer| |

function Get(index : Integer) : BlendSettings

Set : Void

Set the BlendSettings for a color target at the given index. |Name|Type|Description| |---|---|---| |index|integer| | |blendSettings|blendsettings| |

function Set(index : Integer, blendSettings : BlendSettings)