EricHunag Posted November 9, 2015 Share Posted November 9, 2015 hi all:) how to get frustum`s width and height? or camera`s view range width and height? Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted November 9, 2015 Share Posted November 9, 2015 Hello you can get the 6 frustrum planes with:var frustumPlanes = BABYLON.Frustum.GetPlanes(scene.getTransformMatrix()); Quote Link to comment Share on other sites More sharing options...
EricHunag Posted November 10, 2015 Author Share Posted November 10, 2015 ok~thanks~ Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.