MaterialFlags
Public / Constants
Extra
Use ModelVertexFormat.TextureCoordsExtra instead of ModelVertexFormat.TextureCoords?
MirrorU
Mirror texture U-coordinates when wrapping?
This flag is redundant if ClampU is present.
- See also
MirrorV
Mirror texture V-coordinates when wrapping?
This flag is redundant if ClampV is present.
- See also