WakeupOnSensorEntry( Bounds region ) 
  WakeupOnSensorExit( Bounds region ) 
  Bounds getBounds( ) 
Behaviors are active (able to be triggered) only when their scheduling bounds (or BoundingLeaf) intersects the activation volume of a ViewPlatform.
These methods of the ViewPlatform class get and set the activation volume (sphere) radius. Default activation radius = 62.
float getActivationRadius() Get the ViewPlatform's activation radius.void setActivationRadius(float activationRadius) Set the ViewPlatform's activation radius which defines an activation volume around the view platform.