Function usesObject3D

  • Internal

    Determines if a technique uses THREE.Object3D instances.

    Parameters

    • technique: Technique

      The technique to check.

    Returns boolean

    true if technique uses THREE.Object3D, false otherwise.

Generated using TypeDoc