Select your preferred scripting language. All code snippets will be displayed in this language.
struct in UnityEditor
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.
CloseA Takeinfo object contains all the information needed to describe a take.
bakeStartTime | Start time in second. |
bakeStopTime | Stop time in second. |
defaultClipName | This is the default clip name for the clip generated for this take. |
name | Take name as define from imported file. |
sampleRate | Sample rate of the take. |
startTime | Start time in second. |
stopTime | Stop time in second. |