ArrayOfScalarSamplers
The ArrayOfScalarSamplers
class describes an array of scalar samplers.
Properties
This module exposes no properties.
Methods
Method
Description
get
get(index: number): ScalarSampler
Returns the sampler indicated by the index
parameter.
Last updated