MeshInstance.softwareSkinningTransformNormals

If true, normals are transformed when software skinning is used. Set to false when normals are not needed for better performance. See ProjectSettings.rendering/quality/skinning/softwareSkinningFallback for details about how software skinning is enabled.

  1. bool softwareSkinningTransformNormals [@property getter]
    struct MeshInstance
    @nogc nothrow @property
    bool
    softwareSkinningTransformNormals
    ()
  2. bool softwareSkinningTransformNormals [@property setter]

Meta