| AnimationManagerScreenToFile Method |
특정 시간별 애니메이션 장면 반환
Namespace:
VIZCore3D.NET.Manager
Assembly:
VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax public string ScreenToFile(
float time,
string tempPath
)
Parameters
- time
- Type: SystemSingle
재생시간 - tempPath
- Type: SystemString
임시 저장 폴더
Return Value
Type:
String파일 경로
See Also