documentationfor yFiles for HTML 3.0.0.3

Properties

easingin WebGLAnimationTimingGets the easing function to apply for each iteration.
easingin WebGLTransitionGets the easing function to apply for the transition.

Method Return Values

from (WebGLAnimationEasing)in WebGLAnimationEasingConverts the given argument to an enum constant of this enum type.

Method Parameters

from (WebGLAnimationEasing)in WebGLAnimationEasingConverts the given argument to an enum constant of this enum type.
getName (WebGLAnimationEasing)in WebGLAnimationEasingReturns the name of the given enum constant.
WebGLAnimationTiming (TimeSpan?, WebGLAnimationEasing?, number?, WebGLAnimationDirection?)in WebGLAnimationTimingCreates a new immutable instance with the provided values.
WebGLTransition (WebGLTransitionProperties?, TimeSpan?, WebGLAnimationEasing?)in WebGLTransitionCreates a new immutable instance with the provided values.