Skip to main content

StandUp

Complete API reference for StandUp, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: Prototyping

Component: yes


public class StandUp extends Component

Constructors

SignatureDescription
StandUp(StandUp)Executes StandUp and returns after the underlying engine call finishes.
StandUp(Engine)Executes StandUp and returns after the underlying engine call finishes.
StandUp()Creates a new instance of StandUp.

Attributes

NameTypeDescription
instanceStandUpRepresents the instance value stored on this instance. Read or assign to update the property.

Virtual Attributes

NameTypeAccessDescription
rotationYfloatget/setVirtual attribute exposed by getRotationY. Access it like a field to read or write the underlying value.

Methods

SignatureReturnsDescription
lookTo(Vector3)voidPerforms the lookTo operation using the provided parameters (value).
rotate(float)voidTransforms or moves the object accordingly.
rotateInSeconds(float)voidTransforms or moves in seconds accordingly.