menu
three_js_geometry package
documentation
decal_geometry.dart
DecalVertex
DecalVertex constructor
DecalVertex constructor
dark_mode
light_mode
DecalVertex
constructor
DecalVertex
(
Vector3
position
,
Vector3
normal
)
Implementation
DecalVertex(this.position, this.normal);
three_js_geometry package
documentation
decal_geometry
DecalVertex
DecalVertex constructor
DecalVertex class