|
I have a viewplatform as a child of objTrans. I want to change the view with KeyNavigatorBehavior . However, it doesn't seem to work..nothing happens. What is wrong? KeyNavigatorBehavior keyNavBeh = new KeyNavigatorBehavior(objTrans); keyNavBeh.setSchedulingBounds(new BoundingSphere(new Point3d(),1000.0)); contentBranchGroup.addChild(keyNavBeh);
Bassam |
- [JAVA3D] KeyNavigatorBehavior Casteel, Don
- Re: [JAVA3D] KeyNavigatorBehavior Tim Bray
- [JAVA3D] keyNavigatorBehavior Philip Wong
- [JAVA3D] KeyNavigatorBehavior Andy
- Re: [JAVA3D] KeyNavigatorBehavior Andy
- [JAVA3D] KeyNavigatorBehavior Andrew Powell
- Re: [JAVA3D] KeyNavigatorBehavior Noah J. Ternullo
- Re: [JAVA3D] KeyNavigatorBehavior Bassam
- Re: [JAVA3D] KeyNavigatorBehavior Gilson Laurent
