InterpolatedCamera

Inherits: Camera < Spatial < Node < Object

Category: Core

Brief Description

Member Functions

float

get_speed ( ) const

NodePath

get_target_path ( ) const

bool

is_interpolation_enabled ( ) const

void

set_interpolation_enabled ( bool target_path )

void

set_speed ( float speed )

void

set_target ( Camera target )

void

set_target_path ( NodePath target_path )

Member Function Description

  • float get_speed ( ) const

  • bool is_interpolation_enabled ( ) const

  • void set_interpolation_enabled ( bool target_path )

  • void set_speed ( float speed )

  • void set_target ( Camera target )

  • void set_target_path ( NodePath target_path )