Class MPSRayMaskOptions


  • public final class MPSRayMaskOptions
    extends java.lang.Object
    Options for the MPSRayIntersector ray mask options property
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static long Instance
      Enable instance masks
      static long None
      Disable primitive and instance masks
      static long Primitive
      Enable primitive masks
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait