C# Class Microsoft.Xna.Framework.Content.Texture3DReader

Inheritance: ContentTypeReader
ファイルを表示 Open project: jocamar/Caravel

Protected Methods

Method Description
Read ( Microsoft.Xna.Framework.Content.ContentReader reader, existingInstance ) : Texture3D

Method Details

Read() protected method

protected Read ( Microsoft.Xna.Framework.Content.ContentReader reader, existingInstance ) : Texture3D
reader Microsoft.Xna.Framework.Content.ContentReader
return Texture3D