Ball Points
3D Renderer - Display points of a geometry with spheres
Display balls on the place of each vertex. Way lighter than Instantiate but less versatile.
Variables:
- Blending Mode: How this ball points gets blended
- Depth Buffer: Depth-buffer related settings
- Balls Radius: Balls radius. Size.
- Components: Go see the Surface section
Python
Oil.createObject("BallPointsGeometryRenderer")