API:FMX.Utils.InterpolateRotation

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function InterpolateRotation(const Start, Stop, T: Single): Single;

C++

extern DELPHI_PACKAGE float __fastcall InterpolateRotation(const float Start, const float Stop, const float T);

Properties

Type Visibility Source Unit Parent
function public
FMX.Utils.pas
FMX.Utils.hpp
FMX.Utils FMX.Utils

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!