VglPoints
A component for displaying points, corresponding THREE.Points.
Properties of VglObject3d are also available as mixin.
props
-
geometryname (optional)Name of the geometry, defining the object’s structure.
-
materialname (optional)Name of the material, defining the object’s appearance.
computed properties
-
instThe THREE.Points instance.