Graphics
(NOTE) Indexable interface for settings ColorTargets.
Methods | Properties | Base Classes | Derived Classes |
---|---|---|---|
Set | threadsafereferencecounted |
Properties
Methods
Set : Void
Set the RenderTarget to use for the given index. |Name|Type|Description| |---|---|---| |index|integer| | |colorTarget|rendertarget| |
function Set(index : Integer, colorTarget : RenderTarget)