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

Creates a button which when pressed will open a Point Picker environment.

Index

Rules

controlType

controlType: String

Internal Use Only

Flags : Cached (Note this is uncached)

Expression : "PointPicker"

planeDistance

planeDistance: Number

The signed distance from the origin to the pick plane. Positive distance is along planeNormal vector.

Flags : Cached, Parameter, Spec (Note this is uncached)

Expression : 0

planeNormal

planeNormal: Vector

The unit vector defining the normal of the pick plane.

Flags : Cached, Parameter, Spec (Note this is uncached)

Expression : R.world.unitZ

pointsRuleName

pointsRuleName: String

The name of the rule on pointsRuleOwner that contains the points definition.

Flags : Cached, Parameter, Spec (Note this is uncached)

Expression : ""

pointsRuleOwner

pointsRuleOwner: Any

The model which owns the pointsRuleName.

Flags : Cached, Parameter, Spec (Note this is uncached)

Expression : undefined

showConfirmButton

showConfirmButton: Boolean

If true, a confirmation button is shown.

Flags : Cached, Parameter, Spec (Note this is uncached)

Expression : false