Interface RefOptions

interface RefOptions {
    updateIndices: boolean;
}

Properties

Properties

updateIndices: boolean

If true, indicies will be updated.