Banshee Engine Docs
Manuals API

TangentRef

Public

Constructors
  • TangentRef() = default
  • TangentRef(KeyframeRef keyframeRef, TangentType type)
Fields
  • KeyframeRef KeyframeRef
  • TangentType Type
API / Animation / TangentRef

struct TangentRef

Structure containing a reference to a keyframe tangent, as a keyframe reference and type of the tangent.

Public

Constructors

TangentRef

TangentRef() = default

TangentRef

TangentRef(KeyframeRef keyframeRef, TangentType type)

Fields

KeyframeRef

KeyframeRef KeyframeRef

Type

TangentType Type
Generated by BansheeDocGenerator.