menu
three_dart package
documentation
three3d/Three.dart
vsm_vert property
vsm_vert property
dark_mode
light_mode
vsm_vert
top-level property
String
vsm_vert
getter/setter pair
Implementation
String vsm_vert = /* glsl */ """ void main() { gl_Position = vec4( position, 1.0 ); } """;
three_dart package
documentation
three3d/Three
vsm_vert property
three3d_render library