Protected
constructorHow the texture will be filtered by the sampler.
The texture used by the sampler.
Whether the texture should wrap.
Whether the texture should wrap in the x-axis.
Whether the texture should wrap in the y-axis.
Whether the texture should wrap in the z-axis.
Returns the name of this object's type.
Returns true if the object matches or derives from the passed in type.
Returns true if this object is the same as other
. Useful for checking if two references point to the same thing.
An accessor for Pass.samplers when using PassWrappers