<div>I implemented Spot Light by referring to osglight.cpp.</div><div><br></div><div>However, it is having difficulty in implementing SpotLight to change direction according to the heading of the aircraft at the same location.</div><div><br></div><div>Even if I get the Pitch, Roll, and Heading values of the aircraft and set the values in the Direction of Light, even if I add them to the osg::PositionAttitudeTransform object and set the values in setAttitude(), the desired result is not obtained.</div><div><br></div><div>In common sense, I think you can only rotate the SpotLight's z axis to match the aircraft's heading... The result is not implemented as expected.</div><div><br></div><div>Is there a good way to set the rotation and orientation of the SpotLight to match the attitude of the model?</div>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups "OpenSceneGraph Users" group.<br />
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:osg-users+unsubscribe@googlegroups.com">osg-users+unsubscribe@googlegroups.com</a>.<br />
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/osg-users/035bc04b-3175-47f5-a449-3170aac59962n%40googlegroups.com?utm_medium=email&utm_source=footer">https://groups.google.com/d/msgid/osg-users/035bc04b-3175-47f5-a449-3170aac59962n%40googlegroups.com</a>.<br />