Editar

InputRecordingBuffer.NewKeyframe(Single) Method

Definition

Creates a new, empty keyframe with a given time at the end of the buffer

public:
 int NewKeyframe(float time);
public int NewKeyframe (float time);
member this.NewKeyframe : single -> int
Public Function NewKeyframe (time As Single) As Integer

Parameters

time
Single

Returns

The index of the new keyframe

Applies to