|
|
@ -5,20 +5,21 @@ Derives from AnimationPanel |
|
|
|
|
|
|
|
|
CameraPanel lays out its children in a 3D-like space. You can give the children a 3D location and set the camera position for the panel. |
|
|
CameraPanel lays out its children in a 3D-like space. You can give the children a 3D location and set the camera position for the panel. |
|
|
|
|
|
|
|
|
 |
|
|
[[CameraPanel_camerapanel.jpg]] |
|
|
|
|
|
|
|
|
## Properties |
|
|
### Properties |
|
|
|| Property || Description |
|
|
| Property | Description | |
|
|
| * | All the Properties from [Canvas](Canvas) Panel |
|
|
| --- | --- | |
|
|
| Depth (attached) | Gets or sets the Depth property. |
|
|
| * | All the Properties from [[Canvas]] Panel | |
|
|
| CameraX | Gets or sets the camera's X or left value. |
|
|
| Depth (attached) | Gets or sets the Depth property. | |
|
|
| CameraY | Gets or sets the camera's Y or top value. |
|
|
| CameraX | Gets or sets the camera's X or left value. | |
|
|
| CameraZ | Gets or sets the camera's Z or depth value. |
|
|
| CameraY | Gets or sets the camera's Y or top value. | |
|
|
| Left (attached) | Gets or sets the Left property. |
|
|
| CameraZ | Gets or sets the camera's Z or depth value. | |
|
|
| Top (attached) | Gets or sets the Top property. |
|
|
| Left (attached) | Gets or sets the Left property. | |
|
|
| ZScaleFactor | Gets or sets the ZScaleFactor value. |
|
|
| Top (attached) | Gets or sets the Top property. | |
|
|
|
|
|
| ZScaleFactor | Gets or sets the ZScaleFactor value. | |
|
|
|
|
|
|
|
|
## Events |
|
|
### Events |
|
|
|| Event || Description |
|
|
| Event | Description | |
|
|
| * | All the Events from [Canvas](Canvas) Panel. |
|
|
| --- | --- | |
|
|
--- |
|
|
| * | All the Events from [[Canvas]] Panel. | |
|
|
|