Searched defs:AnimatedProps (Results 1 – 1 of 1) sorted by relevance
34 struct AnimatedProps { struct35 VectorValue position,36 scale = { 100, 100, 100 },37 fill_color,61 struct AnimatedPropsModulator { argument