SpatialMaterial.flagsFixedSize

If true the object is rendered at the same size regardless of distance. Default value: false.

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

Meta