We will be sunsetting Advisor during Jan, 2026 and will instead be providing information in Snyk Security DB.

You can begin to take advantage of Snyk Security DB today for a unified, package-centric experience.

How to use the troika-three-utils.BezierMesh function in troika-three-utils

To help you get started, we’ve selected a few troika-three-utils examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github protectwise / troika / packages / troika-examples / bezier-3d / Bezier3DFacade.js View on Github external
constructor(parent) {
    super(parent, new BezierMesh())
    this.radius = 0.01
    this.opacity = 1
    this.color = 0xffffff
    this.dashArray = [0, 0]
    this.dashOffset = 0
  }

troika-three-utils

Various utilities related to Three.js

MIT
Latest version published 9 months ago

Package Health Score

74 / 100
Full package analysis

Similar packages