C# Class FSO.Files.Utils.WorldTexture

A texture used in the game world.
ファイルを表示 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_oe property

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

ZBuffer public_oe property

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