Copyright © 2021 by K4.org
  (v.0.48.124)

The rendering support for Cone.

Index

Rules

__mod3

__mod3: String

Internal Use Only.

Flags : Cached, External (Note this is uncached)

Expression : R.THREE.makeCone(this.renderName,this.radius,this.height,this.facetResolution)

facetResolution

facetResolution: Number

The number of segments per 360 degrees.

Flags : Cached, Parameter (Note this is uncached)

Expression : 32

meshData

meshData: Any

Untransformed geometry definition data

Flags : Cached (Note this is uncached)

Expression : return R.THREE.getMeshData(this.__pm3);