TextureContent.Faces Property (Microsoft.Xna.Framework.Content.Pipeline.Graphics)

Collection of image faces that hold a single mipmap chain for a regular 2D texture, six chains for a cube map, or an arbitrary number for volume and array textures.

Namespace: Microsoft.Xna.Framework.Content.Pipeline.Graphics
Assembly: MonoGame.Framework.Content.Pipeline (MonoGame.Framework.Content.Pipeline.dll 3.8.0.1082)
  • C#
  • VB
  • F#
public MipmapChainCollection Faces { get; }

Syntax for VB is not yet implemented.

Syntax for F# is not yet implemented.

Supported in:

    
 Windows DirectX Desktop
    
 Linux Desktop