Preparing search index...

    Class BodyRenderObjectProvider

    Provider for full Body Mesh render object.

    Lens Scripting Version 146

    Hierarchy (View Summary)

    Index

    Properties

    bodyGeometryEnabled: boolean

    Enable main Body Mesh geometry.

    Lens Scripting Version 148

    false
    
    bodyIndex: number

    Index of body in scene to track.

    Lens Scripting Version 146

    0
    
    handTrackingEnabled: boolean

    When true, hand tracking will be enabled.

    Lens Scripting Version 356

    true
    
    headGeometryEnabled: boolean

    Enable head mesh.

    Lens Scripting Version 148

    false
    
    leftHandGeometryEnabled: boolean

    Enable left hand mesh.

    Lens Scripting Version 148

    false
    
    rightHandGeometryEnabled: boolean

    Enable right hand mesh.

    Lens Scripting Version 148

    false
    
    trackingScope: PersonTrackingScope

    The tracking context this effect is being applied to.

    Lens Scripting Version 309

    null
    

    Methods

    • Returns true if the object matches or derives from the passed in type.

      Parameters

      • type: string

      Returns boolean