Skip to main content

OrbitalCameraFollow

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

Package: JAVARuntime

Category: Prototyping

Component: yes


public class OrbitalCameraFollow extends Component

Constructors

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

Attributes

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

Virtual Attributes

NameTypeAccessDescription
axisNameStringget/setVirtual attribute exposed by getAxisName. Access it like a field to read or write the underlying value.
sensibilityHorizontalfloatget/setVirtual attribute exposed by getSensibilityHorizontal. Access it like a field to read or write the underlying value.
sensibilityVerticalfloatget/setVirtual attribute exposed by getSensibilityVertical. Access it like a field to read or write the underlying value.
invertXbooleanget/setVirtual attribute exposed by isInvertX. Access it like a field to read or write the underlying value.
invertYbooleanget/setVirtual attribute exposed by isInvertY. Access it like a field to read or write the underlying value.
limitedbooleanget/setVirtual attribute exposed by isLimited. Access it like a field to read or write the underlying value.
targetOffsetVector3get/setVirtual attribute exposed by getTargetOffset. Access it like a field to read or write the underlying value.
distancefloatget/setVirtual attribute exposed by getDistance. Access it like a field to read or write the underlying value.
heightfloatget/setVirtual attribute exposed by getHeight. Access it like a field to read or write the underlying value.
positionDampingfloatget/setVirtual attribute exposed by getPositionDamping. Access it like a field to read or write the underlying value.
maxHeightDistancefloatget/setVirtual attribute exposed by getMaxHeightDistance. Access it like a field to read or write the underlying value.
maxPitchfloatget/setVirtual attribute exposed by getMaxPitch. Access it like a field to read or write the underlying value.
minPitchfloatget/setVirtual attribute exposed by getMinPitch. Access it like a field to read or write the underlying value.
rotationDampingfloatget/setVirtual attribute exposed by getRotationDamping. Access it like a field to read or write the underlying value.
orbitPositionDampingfloatget/setVirtual attribute exposed by getOrbitPositionDamping. Access it like a field to read or write the underlying value.
orbitRotationDampingfloatget/setVirtual attribute exposed by getOrbitRotationDamping. Access it like a field to read or write the underlying value.
targetSpatialObjectget/setVirtual attribute exposed by getTarget. Access it like a field to read or write the underlying value.