PointConstraint
Complete API reference for PointConstraint, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: Constraint
Component: yes
public class PointConstraint extends Component
Constructors
| Signature | Description |
|---|---|
PointConstraint(PointConstraint) | Executes PointConstraint and returns after the underlying engine call finishes. |
PointConstraint() | Executes PointConstraint and returns after the underlying engine call finishes. |
Attributes
| Name | Type | Description |
|---|---|---|
component | PointConstraint | Represents the component value stored on this instance. Read or assign to update the property. |
Virtual Attributes
| Name | Type | Access | Description |
|---|---|---|---|
pivot | SpatialObject | get | Virtual attribute exposed by getPivot. Access it like a field to read or write the underlying value. |
target | SpatialObject | get/set | Virtual attribute exposed by getTarget. Access it like a field to read or write the underlying value. |
Methods
| Signature | Returns | Description |
|---|---|---|
componentClassMatch(Component, Component) | boolean | Executes componentClassMatch and returns after the underlying engine call finishes. |
getEngineComponent() | Component | Executes getEngineComponent and returns after the underlying engine call finishes. |