UniformInstance<K, T> constructor
UniformInstance<K, T> (
- UniformSlot slot
An instance of a UniformSlot that can cache the resource that will be bound to a Shader.
Implementation
UniformInstance(this.slot);