SpatialMaterial.flagsUsePointSize

If true, render point size can be changed. Note: this is only effective for objects whose geometry is point-based rather than triangle-based. See also paramsPointSize.

  1. bool flagsUsePointSize [@property getter]
    struct SpatialMaterial
    @nogc nothrow @property
    bool
    flagsUsePointSize
    ()
  2. bool flagsUsePointSize [@property setter]

Meta