Click or drag to resize

IVIZZARDServiceANI_AddEffect Method

시뮬레이션 효과 추가

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
Simulation_Effect ANI_AddEffect(
	Simulation_Effect Effect
)

Parameters

Effect
Type: SHConnectorSimulation_Effect
효과 정보

Return Value

Type: Simulation_Effect
추가된 효과 정보
See Also