Script API - v1.21.120.21
    Preparing search index...

    Interface WidgetComponentGridOptions

    interface WidgetComponentGridOptions {
        color?: RGBA;
        gridCount?: Vector2;
        gridSize?: Vector2;
        lockToSurface?: boolean;
        offset?: Vector3;
        plane?: Plane;
        visible?: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    color?: RGBA
    gridCount?: Vector2
    gridSize?: Vector2
    lockToSurface?: boolean
    offset?: Vector3
    plane?: Plane
    visible?: boolean