Curve3D.upVectorEnabled

If true, the curve will bake up vectors used for orientation. See OrientedPathFollow. Changing it forces the cache to be recomputed.

  1. bool upVectorEnabled [@property getter]
    struct Curve3D
    @nogc nothrow @property
    bool
    upVectorEnabled
    ()
  2. bool upVectorEnabled [@property setter]

Meta