Click or drag to resize

IVIZZARDServiceANI_AddShape Method

시뮬레이션 효과 모양 추가

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
Simulation_Shape ANI_AddShape(
	Simulation_Shape Shape
)

Parameters

Shape
Type: SHConnectorSimulation_Shape
모양 정보

Return Value

Type: Simulation_Shape
추가된 효과 모양 정보
See Also