WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 05-14-2009, 09:25 AM
Penguin Penguin is offline
Member
 
Join Date: Mar 2009
Posts: 14
Hi Gladsomebeast, the effect of slight roll results in the lookat call. The second argument is a optional roll value. The internal value of viz.ABS_GLOBAL is 4:

Code:
node.lookat(intersectionItem.point, 0, viz.ABS_GLOBAL)
not

Code:
node.lookat(intersectionItem.point,viz.ABS_GLOBAL)
because this is a roll of 4 degree

Code:
node.lookat(intersectionItem.point,4)
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
retrieve Object names Geoffrey Vizard 11 12-11-2009 04:26 AM
reseting an object durf Vizard 3 03-17-2009 11:48 PM
Object rotating around world axis, not own axis tacbob Vizard 1 02-15-2007 09:12 AM
Child Object Rotation paulgoldberg Vizard 5 09-05-2006 11:33 AM
rotate to object jargon Vizard 1 08-08-2005 12:20 PM


All times are GMT -7. The time now is 03:04 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC