Compositor.CreateSpringVector3Animation 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public:
virtual SpringVector3NaturalMotionAnimation ^ CreateSpringVector3Animation() = CreateSpringVector3Animation;
SpringVector3NaturalMotionAnimation CreateSpringVector3Animation();
public SpringVector3NaturalMotionAnimation CreateSpringVector3Animation();
function createSpringVector3Animation()
Public Function CreateSpringVector3Animation () As SpringVector3NaturalMotionAnimation
返回
创建的 SpringVector3NaturalMotionAnimation 对象。