Curve3D.upVectorEnabled

If true, the curve will bake up vectors used for orientation. This is used when PathFollow.rotationMode is set to constant PathFollow.ROTATION_ORIENTED. 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