SampleOptions
此内容尚不支持你的语言。
Defined in: timeline/TimelineEvaluator.ts:160
Properties
Section titled “Properties”skipChannel?
Section titled “skipChannel?”
optionalskipChannel?: (childPath,component,property) =>boolean
Defined in: timeline/TimelineEvaluator.ts:162
Return true to skip a channel — the editor uses this for muted tracks.
Parameters
Section titled “Parameters”childPath
Section titled “childPath”string
component
Section titled “component”string
property
Section titled “property”string
Returns
Section titled “Returns”boolean