Hi , all .After nobody answered me I would like to ask this once again .
I can see that in the Classes  OrthogonalLens and PerspectiveLens of
version 3.5  we can no longer access the following properties and methods:

far
near
getFOV()
getFrustrum()
getZoom()

in fact there are no properties or methods left exposed  at all .
Now I was trying to understand in 3.5 how can I still access Frustrum .  I
tried to instantiate Frustrum independently and build it from the data
through
extractFromMatrix()
But this way if I,for instance ,check the distance of a given object inside
the frustrum to one of frustrum's planes  it is always equal 1 Or if I try
to get relative position of an object let's say to the right plane  the data
is not correct becasue although the object is 100$ inside the frustrum I am
getting return of INTERSECT that is definitely not the case . That leads me
to conclusion that the getting of frustrum this way doesn't work .
Can Away3D team confirm that in 3.5 frustrum data is not accessible  or  I
am doing something wrong here .

Thanks in advance for any help!


-- 
Michael Ivanov ,Programmer
Neurotech Solutions Ltd.
Flex|Air |3D|Unity|
www.neurotechresearch.com
http://blog.alladvanced.net
http://www.meetup.com/GO3D-Games-Opensource-3D/
Tel:054-4962254
[email protected]
[email protected]

Reply via email to