This enumeration is used by the PCamera class. It represents the types of constraints that can be applied to a camera's view matrix.
| Member Name | Description |
|---|---|
| None | No constraint should be applied to the view. |
| All | Try to keep the entire bounds of all the camera's layers within the camera's view. |
| Center | Try to keep the center point of all the camera's layers within the camera's view. |
Namespace: UMD.HCIL.Piccolo
Assembly: UMD.HCIL.Piccolo (in UMD.HCIL.Piccolo.dll)