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

The rendering support for Revolution.

Index

Rules

__mod3

__mod3: String

Internal Use Only.

Flags : Cached, External (Note this is uncached)

Expression : R.THREE.makeRevolution(this.renderName,this.profile.__pm3,R.radians(this.angle),this.facetResolution,this.profile.inverseFrame.get3())

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