Usages of WebGLAnimationDirection
Properties
| direction | in WebGLAnimationTiming | Gets the direction of the animation. |
Method Return Values
| from (WebGLAnimationDirection) | in WebGLAnimationDirection | Converts the given argument to an enum constant of this enum type. |
Method Parameters
| from (WebGLAnimationDirection) | in WebGLAnimationDirection | Converts the given argument to an enum constant of this enum type. | |
| getName (WebGLAnimationDirection) | in WebGLAnimationDirection | Returns the name of the given enum constant. | |
| WebGLAnimationTiming (TimeSpan?, WebGLAnimationEasing?, number?, WebGLAnimationDirection?) | in WebGLAnimationTiming | Creates a new immutable instance with the provided values. |