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

The rendering support for Cylinder.

Index

Rules

__mod3

__mod3: String

Internal Use Only.

Flags : Cached, External (Note this is uncached)

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

facetResolution

facetResolution: Number

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);