Click or drag to resize

AnimationManagerGetAniKeyAnimationShowEffectMoveAxis Method

애니메이션 보이기 효과 축 반환

Namespace:  VIZCore3D.NET.Manager
Assembly:  VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.423 (2.8.24.423)
Syntax
C#
public int GetAniKeyAnimationShowEffectMoveAxis()

Return Value

Type: Int32
x축(0) / y축(1) / z축(2)
See Also