C# (CSharp) Indiefreaks.Xna.Rendering.Instancing Пространство имен

Пространства имен

Indiefreaks.Xna.Rendering.Instancing.Skinned

Классы

Имя Описание
InstanceEntity Represents one single instance of a mesh.
InstanceFactory The InstanceFactory is responsible of creating and maintaining InstanceEntity instances
InstanceModel Extract mesh data from Xna Model to be used as instance reference by an InstanceFactory instance
InstancingManager The InstancingManager allows developers to create Hardware instances of a given mesh using a simple approach.