C# Class FSO.Files.Utils.WorldTexture

A texture used in the game world.
Show file Open project: RHY3756547/FreeSO Class Usage Examples

Public Properties

Property Type Description
Pixel Microsoft.Xna.Framework.Graphics.Texture2D
ZBuffer Microsoft.Xna.Framework.Graphics.Texture2D

Property Details

Pixel public property

public Texture2D,Microsoft.Xna.Framework.Graphics Pixel
return Microsoft.Xna.Framework.Graphics.Texture2D

ZBuffer public property

public Texture2D,Microsoft.Xna.Framework.Graphics ZBuffer
return Microsoft.Xna.Framework.Graphics.Texture2D