Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 281 Bytes

File metadata and controls

28 lines (15 loc) · 281 Bytes

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

cameraObj.setZDepth(200);