Interface XRHandInputState

interface XRHandInputState {
    pinching: boolean;
}

Properties

Properties

pinching: boolean