Playmaker Forum

PlayMaker Feedback => Action Requests => Topic started by: IDontKnow on May 04, 2014, 12:31:47 AM

Title: Set the pixelRect property of a Camera
Post by: IDontKnow on May 04, 2014, 12:31:47 AM
Just what the subject says really. This would be really useful in setting up some inventory UI.
Title: Re: Set the pixelRect property of a Camera
Post by: jeanfabre on July 02, 2014, 06:37:09 AM
Hi,

 you can access this using "set property". Simply drag the camera component onto the action stack, select "Set property", and you will be presented all possible properties you can set for the camera component, including the "PixelRect".


 Bye,

 Jean