Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


this[]

Retrieves the key at index. (Read Only)
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule

this[int]

public Keyframe this[int index] { get; }

Parameters

index

Returns

Type

Description

Keyframe