menu
three_js_geometry package
documentation
decal_geometry.dart
DecalVertex
DecalVertex.new constructor
DecalVertex.new 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.new constructor
DecalVertex class