setZDepth()
#### Availability
Adobe Animate 2019
#### Usage
camera.setZDepth(frameIndex, tz)
#### Parameters
frameIndex:int, tz:int (pixels)
#### Return
Nothing.
#### Description
Sets camera's Z Depth value.
#### Example
javascript
cameraObj.setZDepth(200);