Method | Description | |
---|---|---|
Dispose ( ) : void | ||
SetCamera ( string cameraPosition, string cameraLookAt, double cameraFov, double cameraExposure ) : void | ||
Shot ( string skinId ) : void |
Method | Description | |
---|---|---|
Terminate ( ) : void |
public SetCamera ( string cameraPosition, string cameraLookAt, double cameraFov, double cameraExposure ) : void | ||
cameraPosition | string | |
cameraLookAt | string | |
cameraFov | double | |
cameraExposure | double | |
return | void |