RotationCurve

顯示已棄用項目

*此內容是使用 AI(Beta 測試版)翻譯,可能含有錯誤。若要以英文檢視此頁面,請按一下這裡

這個類別持有排序的列表 RotationCurveKeys ,代表一個旋轉順序。兩個鍵之間的插值曲線的形狀由 RotationCurveKey.Interpolation 輸入決定。

概要

屬性

  • 唯讀
    未複製
    平行讀取

    此曲線中旋轉鍵的數量。

方法

屬性

Length

唯讀
未複製
平行讀取

方法

GetKeyAtIndex

參數

index: number
預設值:""

返回

GetKeyIndicesAtTime

參數

time: number
預設值:""

返回

GetKeys


返回

GetValueAtTime

參數

time: number
預設值:""

返回

InsertKey

參數

預設值:""

返回

RemoveKeyAtIndex

參數

startingIndex: number
預設值:""
count: number
預設值:1

返回

SetKeys

參數

keys: Array
預設值:""

返回

活動