menu
flame_3d package
documentation
graphics.dart
GpuShader
getUniformSlot abstract method
getUniformSlot abstract method
dark_mode
light_mode
getUniformSlot
abstract method
GpuUniformSlot
getUniformSlot
(
String
slot
)
Looks up the uniform or sampler slot named
slot
.
Implementation
GpuUniformSlot getUniformSlot(String slot);
flame_3d package
documentation
graphics
GpuShader
getUniformSlot abstract method
GpuShader class