wtc-gl
    Preparing search index...

    Interface PlaneOptions

    interface PlaneOptions {
        attributes: object;
        height: number;
        heightSegments: number;
        width: number;
        widthSegments: number;
    }
    Index

    Properties

    attributes: object
    height: number
    heightSegments: number
    width: number
    widthSegments: number