ComposableCameraSystem

  • Home
  • FAQ
  • Changelog
Getting Started
  • Installation
  • Enabling the Plugin
  • Your First Camera
User Guide
  • Concepts
    • Architecture Overview
    • Context Stack
    • Evaluation Tree
    • Transitions
    • Modifiers
    • Actions
  • The Graph Editor
  • Authoring Camera Types
  • Blueprint API
  • Transitions & Blending
  • Camera Actions
  • Impulse System
  • Profiling & Performance
Tutorials
  • Follow Camera
  • Cutscene Context
  • ADS / Aim Camera
  • Level Sequence Camera
Extending
  • Custom Nodes
  • Custom Transitions
  • Custom Modifiers
  • Custom Actions
  • Editor Hooks
Reference
  • Node Catalog
  • Transition Catalog
  • Modifier Catalog
  • Project Settings
  • ShowDebug
  • C++ API Reference

UComposableCameraSimpleSpringInterpolator

Previous Next
#include <ComposableCameraSimpleSpringInterpolator.h>

Inherits: UComposableCameraInterpolatorBase

Simple exact spring interpolator.

Public Attributes¶

Return Name Description
float DampTime

DampTime¶

float DampTime { 1.f }

Private Methods¶

Return Name Description
COMPOSABLECAMERASYSTEM_DECLARE_CAMERA_INTERPOLATOR

COMPOSABLECAMERASYSTEM_DECLARE_CAMERA_INTERPOLATOR¶

COMPOSABLECAMERASYSTEM_DECLARE_CAMERA_INTERPOLATOR()
UComposableCameraInterpolatorBase UComposableCameraSpringDamperInterpolator
Menu
Home FAQ Changelog
Getting Started
Getting Started Installation Enabling the Plugin Your First Camera
User Guide
User Guide The Graph Editor Authoring Camera Types Blueprint API Transitions & Blending Camera Actions Impulse System Profiling & Performance
Tutorials
Tutorials Follow Camera Cutscene Context ADS / Aim Camera Level Sequence Camera
Extending
Extending Custom Nodes Custom Transitions Custom Modifiers Custom Actions Editor Hooks
Reference
Reference Node Catalog Transition Catalog Modifier Catalog Project Settings ShowDebug

On This Page

Public Attributes DampTime Private Methods COMPOSABLECAMERASYSTEM_DECLARE_CAMERA_INTERPOLATOR
Built by Sulley (littlesulley) — shadcn theme provided by @asiffer