Skip to main content

SmoothCameraFollow

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

Package: JAVARuntime

Category: Prototyping

Component: yes


public class SmoothCameraFollow extends Component

Constructors

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

Attributes

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

Virtual Attributes

NameTypeAccessDescription
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.
heightDampingfloatget/setVirtual attribute exposed by getHeightDamping. 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.
rotationDampingfloatget/setVirtual attribute exposed by getRotationDamping. 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.