Click or drag to resize

IVIZZARDServiceGetSimulationCameraKeyByTimelineIndex Method

시뮬레이션 타임라인 인덱스의 해당하는 카메라 키 반환

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
SimulationCameraKeyVO GetSimulationCameraKeyByTimelineIndex(
	int index
)

Parameters

index
Type: SystemInt32
Index

Return Value

Type: SimulationCameraKeyVO
Camera Key
See Also