Usages of WebGLScaleAnimationType
Method Return Values
from (WebGLScaleAnimationType) | in WebGLScaleAnimationType | Converts the given argument to an enum constant of this enum type. |
Method Parameters
createEffectScaleAnimation (WebGLScaleAnimationType?, number?, boolean?, WebGLAnimationTiming?) | in WebGLGraphModelManager | Creates an animation that applies a scaling effect to item effects. | |
createScaleAnimation (WebGLScaleAnimationType?, number?, boolean?, WebGLAnimationTiming?) | in WebGLGraphModelManager | Creates an animation that applies a scaling effect to nodes, edges, or labels. | |
from (WebGLScaleAnimationType) | in WebGLScaleAnimationType | Converts the given argument to an enum constant of this enum type. | |
getName (WebGLScaleAnimationType) | in WebGLScaleAnimationType | Returns the name of the given enum constant. |