Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NgxThreeGeometryCustom

NgxThreeGeometryCustom

See the ngx3js docs page for details.

Hierarchy

Index

Constructors

constructor

Properties

Protected geometry

geometry: I3JS.BufferGeometry = null

The Geometry of three geometry custom

scale

scale: number = null

Scale the geometry data. This is typically done as a one time operation, and not during a loop. Use Object3D.scale for typical real-time mesh scaling.

Methods

getGeometry

initGeometry

setGeometry

Generated using TypeDoc