Class RotationAnim
Implements
IPauseable
Inherited Members
Namespace: Alegra.DimSums
Assembly: cs.temp.dll.dll
Syntax
public class RotationAnim : ProceduralAnim, IPauseable
Methods
ApplyAnimationEffect(Single, Single, Single)
Declaration
protected override void ApplyAnimationEffect(float x, float y, float z)
Parameters
Type | Name | Description |
---|---|---|
System.Single | x | |
System.Single | y | |
System.Single | z |
Overrides
Implements
IPauseable