function
set_sampler(_name _texture)
Adds a BBMOD_ERenderCommand.SetSampler command into the queue.
Name | Type | Description |
---|---|---|
_name | String |
The name of the sampler. |
_texture | Pointer.Texture |
The new texture. |
Struct.BBMOD_RenderQueue
Returns self
.
Copyright © 2022, BlueBurn. Built on June 19, 2022 using GMDoc.