animationNodeKeyRef property
@doc Identifier of the shader widget on which the animation should be performed.
Implementation
@$pb.TagNumber(1)
FFNodeKeyReference get animationNodeKeyRef => $_getN(0);
Implementation
@$pb.TagNumber(1)
set animationNodeKeyRef(FFNodeKeyReference value) => $_setField(1, value);