Piccolo.NET

PTransformActivity Class

PTransformActivity interpolates between two transforms setting its target's transform as it goes.

For a list of all members of this type, see PTransformActivity Members.

System.Object
   PActivity
      PInterpolatingActivity
         PTransformActivity

public class PTransformActivity : PInterpolatingActivity

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

See PNode. animate*() for an example of this activity in used. The source transform is retrieved from the target just before the animation is scheduled to start.

Requirements

Namespace: UMD.HCIL.Piccolo.Activities

Assembly: UMD.HCIL.Piccolo (in UMD.HCIL.Piccolo.dll)

See Also

PTransformActivity Members | UMD.HCIL.Piccolo.Activities Namespace


Web Accessibility