Pular para o conteúdo principal

Class: SmoothCameraFollow

This page documents the methods and fields available in the SmoothCameraFollow class.

Members

SignatureDescription
SmoothCameraFollow()Creates a new instance of SmoothCameraFollow.
getDistance()Returns the current distance.
getHeight()Returns the current height.
getHeightDamping()Returns the current height damping.
getMaxHeightDistance()Returns the current max height distance.
getRotationDamping()Returns the current rotation damping.
getTarget()Returns the current target.
setDistance(float)Sets or updates the distance.
setHeight(float)Sets or updates the height.
setHeightDamping(float)Sets or updates the height damping.
setMaxHeightDistance(float)Sets or updates the max height distance.
setRotationDamping(float)Sets or updates the rotation damping.
setTarget(SpatialObject)Sets or updates the target.