Version: 2021.3
LanguageEnglish
  • C#

TakeInfo

struct in UnityEditor

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

Description

A Takeinfo object contains all the information needed to describe a take.

Additional resources: ModelImporter.importedTakeInfos.

Properties

bakeStartTimeStart time in second.
bakeStopTimeStop time in second.
defaultClipNameThis is the default clip name for the clip generated for this take.
nameTake name as define from imported file.
sampleRateSample rate of the take.
startTimeStart time in second.
stopTimeStop time in second.