menu
three_dart package
documentation
three3d/renderers/shaders/shader_chunk/index.dart
uvVertex property
uvVertex property
dark_mode
light_mode
uvVertex
top-level property
String
uvVertex
getter/setter pair
Implementation
String uvVertex = """ #ifdef USE_UV vUv = ( uvTransform * vec3( uv, 1 ) ).xy; #endif """;
three_dart package
documentation
three3d/renderers/shaders/shader_chunk/index
uvVertex property
index library