메소드 | 설명 | |
---|---|---|
Dispose ( ) : void | ||
SetCamera ( string cameraPosition, string cameraLookAt, double cameraFov, double cameraExposure ) : void | ||
Shot ( string skinId ) : void |
메소드 | 설명 | |
---|---|---|
Terminate ( ) : void |
public SetCamera ( string cameraPosition, string cameraLookAt, double cameraFov, double cameraExposure ) : void | ||
cameraPosition | string | |
cameraLookAt | string | |
cameraFov | double | |
cameraExposure | double | |
리턴 | void |