Click or drag to resize
SimpleModelEntity Fields

The SimpleModelEntity type exposes the following members.

Fields
  NameDescription
Public fieldBlendingState
Blending state for this entity.
(Inherited from BaseRenderableEntity.)
Public fieldRenderingQueue
Which rendering queue to use for this entity. Rendering queues determine different rendering settings (like opacity support, blending, sorting etc) + the order in which the entities are drawn.
(Inherited from BaseRenderableEntity.)
Top
See Also