interface IEmitterShapeReplace {
    color: boolean;
    opacity: boolean;
}

Implemented by

Properties

Properties

color: boolean
opacity: boolean