Romestead Assembly Reference

Candide.Graphics.Batcher.VertexBatchedFog

Type JSON

public struct in Candide.Graphics.Batcher

Methods0
Properties1
Fields8
Events0
Type metadata
  • AssemblyRomestead
  • NamespaceCandide.Graphics.Batcher
  • Base typeSystem.ValueType
  • InterfacesMicrosoft.Xna.Framework.Graphics.IVertexType
  • Hash056DC1734599488940FB2496755255169BE354F3AC707BD93BEA7D11F6AE938E

Relationships

Base type

System.ValueType

Interfaces

  • Microsoft.Xna.Framework.Graphics.IVertexType

Fields

NameVisibilitySignature
FogHeightFadepublicpublic System.Single FogHeightFade
Normalpublicpublic Microsoft.Xna.Framework.Vector3 Normal
Positionpublicpublic Microsoft.Xna.Framework.Vector3 Position
TextureCoordinatepublicpublic Microsoft.Xna.Framework.Vector2 TextureCoordinate
TextureSlotpublicpublic Candide.Graphics.Batcher.Byte4 TextureSlot
TextureTransformpublicpublic Microsoft.Xna.Framework.Vector4 TextureTransform
TintColorpublicpublic Microsoft.Xna.Framework.Vector4 TintColor
VertexDeclarationpublicpublic Microsoft.Xna.Framework.Graphics.VertexDeclaration VertexDeclaration

Properties

NameVisibilitySignature
Microsoft.Xna.Framework.Graphics.IVertexType.VertexDeclarationprivateprivate Microsoft.Xna.Framework.Graphics.VertexDeclaration Microsoft.Xna.Framework.Graphics.IVertexType.VertexDeclaration