ThreePipe
    Preparing search index...

    Class ObjectConstraint<T>

    Type Parameters

    Index

    Constructors

    Properties

    enabled: boolean = true
    influence: number = 1
    needsUpdate: boolean = false
    props: ConstraintPropsType<T> = {}
    refresh?: () => void
    remove?: () => void
    target: string = ''
    type: T
    uiConfig: UiObjectConfig = ...
    uuid: string = ...

    Methods