Tesla Graphics Engine Documentation (January 2012)
BlendType Enumeration
TeslaTesla.Content.Loaders.Model.DxsBlendType
Blend type of the DxsLayer
Declaration Syntax
C#
public enum BlendType
Members
Member Description
Inactive No blending - same as opaque.
Replace Opaque blending, do not blend.
Add Additive blending.
Modulate Modulatitve blending.
Alphablend Alpha blending.

Assembly: Tesla.Content.Loaders (Module: Tesla.Content.Loaders) Version: 0.5.0.0 (0.5.0.0)