  | AnimationManagerStart Method  | 
 
            Animation 재생
            
 
    Namespace: 
   VIZCore3D.NET.Manager
    Assembly:
   VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.25.902 (2.8.25.902)
Syntaxpublic void Start(
	bool currentPosition = true,
	float time = 0f
)
Parameters
- currentPosition (Optional)
 - Type: SystemBoolean
중단 위치 사용 - time (Optional)
 - Type: SystemSingle
재생 시간 사용 
See Also