drawerUniforms

expect fun drawerUniforms(contextBlock: Boolean = true, styleBlock: Boolean = true): String(source)

This granule is used to set up Drawer uniform declarations. It declares uniforms for transformations and DrawStyle. This is used in fragment and vertex shaders.

actual fun drawerUniforms(contextBlock: Boolean, styleBlock: Boolean): String(source)

This granule is used to set up Drawer uniform declarations. It declares uniforms for transformations and DrawStyle. This is used in fragment and vertex shaders.

actual fun drawerUniforms(contextBlock: Boolean, styleBlock: Boolean): String(source)

This granule is used to set up Drawer uniform declarations. It declares uniforms for transformations and DrawStyle. This is used in fragment and vertex shaders.