Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: play_edu on December 17, 2014, 06:10:17 AM

Title: 3D model Clipping with Panel?
Post by: play_edu on December 17, 2014, 06:10:17 AM
Hi,

pleases Help.

Is there any package, Sheder or asset to Clipping 3d Object With panel?

best Wishes,
play_edu
Title: Re: 3D model Clipping with Panel?
Post by: Seroster on December 17, 2014, 12:56:07 PM
Given that ngui panels aren't 3d... you might want to look at the camera viewport rect.  OR render the 3d camera output to a texture and then position the display of that using a UITexture.
Title: Re: 3D model Clipping with Panel?
Post by: play_edu on December 18, 2014, 12:14:54 AM
Thanks For answer.But is There anther way to do it?