glamour ~master (2016-10-05T19:20:26Z)
Home
Dub
Repo
EmulatedSampler.set_parameter
glamour
sampler
EmulatedSampler
Sets a sampler parameter (and stores it internally).
class
EmulatedSampler
void
set_parameter
(
T
)
(
GLenum
name
,
T
params
)
if
(
is
(
T
:
int
) ||
is
(
T
:
float
)
)
Meta
Source
See Implementation
glamour
sampler
EmulatedSampler
functions
bind
get_parameter
remove
set_parameter
unbind
structs
Parameter
variables
parameters
Sets a sampler parameter (and stores it internally).