C# Class FSO.Debug.content.preview.MeshPreviewComponent

Inheritance: FSO.Common.Rendering.Framework._3DComponent
Afficher le fichier Open project: RHY3756547/FreeSO Class Usage Examples

Méthodes publiques

Свойство Type Description
Mesh FSO.Vitaboy.Mesh
Texture Microsoft.Xna.Framework.Graphics.Texture2D

Méthodes publiques

Méthode Description
DeviceReset ( Microsoft.Xna.Framework.Graphics.GraphicsDevice Device ) : void
Draw ( Microsoft device ) : void
Update ( FSO state ) : void

Method Details

DeviceReset() public méthode

public DeviceReset ( Microsoft.Xna.Framework.Graphics.GraphicsDevice Device ) : void
Device Microsoft.Xna.Framework.Graphics.GraphicsDevice
Résultat void

Draw() public méthode

public Draw ( Microsoft device ) : void
device Microsoft
Résultat void

Update() public méthode

public Update ( FSO state ) : void
state FSO
Résultat void

Property Details

Mesh public_oe property

public Mesh,FSO.Vitaboy Mesh
Résultat FSO.Vitaboy.Mesh

Texture public_oe property

public Texture2D,Microsoft.Xna.Framework.Graphics Texture
Résultat Microsoft.Xna.Framework.Graphics.Texture2D