HingeConstraint
Complete API reference for HingeConstraint, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: Constraint
Component: yes
public class HingeConstraint extends Component
Constructors
| Signature | Description |
|---|---|
HingeConstraint(HingeConstraint) | Executes HingeConstraint and returns after the underlying engine call finishes. |
HingeConstraint() | Executes HingeConstraint and returns after the underlying engine call finishes. |
Attributes
| Name | Type | Description |
|---|---|---|
component | HingeConstraint | 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. |