Usages of WebGLFadeAnimationType
Method Return Values
from (WebGLFadeAnimationType) | in WebGLFadeAnimationType | Converts the given argument to an enum constant of this enum type. |
Method Parameters
from (WebGLFadeAnimationType) | in WebGLFadeAnimationType | Converts the given argument to an enum constant of this enum type. | |
getName (WebGLFadeAnimationType) | in WebGLFadeAnimationType | Returns the name of the given enum constant. | |
createEffectFadeAnimation (WebGLFadeAnimationType, Color?, Color?, WebGLAnimationTiming?) | in WebGLGraphModelManager | Creates an animation that fades the colors of item effects like AMBIENT_FILL_COLOR. | |
createFadeAnimation (WebGLFadeAnimationType, Color?, Color?, WebGLAnimationTiming?) | in WebGLGraphModelManager | Creates an animation that fades the colors of nodes, edges, or labels. |