Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: VectorF22 on October 25, 2012, 05:39:50 PM

Title: Change cameras Clipping Planes on the fly
Post by: VectorF22 on October 25, 2012, 05:39:50 PM
Hi,

Does anyone know of any way you can change the Clipping Planes of the camera using playmaker?

Normally I would use the 'set property' action, but there's no option to edit the clipping planes...

Thanks!
Title: Re: Change cameras Clipping Planes on the fly
Post by: jeanfabre on October 26, 2012, 02:04:45 AM
Hi,

 The variables are called "far" and "near" and you can access them using "set property"

 If you have trouble, let me know, and I'll do a working example.

bye,

 Jean