User talk:Pljones

From SimsWiki
Revision as of 18:54, 15 October 2009 by Truas (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Hi,

[Reference: Property Sets - http://www.sims2wiki.info/wiki.php?title=Sims_3:0x033A1435]

Do you happen to know the mapping of Destination Blend (0x048F7567) and Source Blend (0xE055EE36) to DirectX values? The official DirectX values don't seem to work well.

       public enum Blend
	{
		Zero = 1,
		One = 2,
		SourceColor = 3,
		InvSourceColor = 4,
		SourceAlpha = 5,
		InvSourceAlpha = 6,
		DestinationAlpha = 7,
		InvDestinationAlpha = 8,
		DestinationColor = 9,
		InvDestinationColor = 10,
		SourceAlphaSat = 11,
		BothSourceAlpha = 12,
		BothInvSourceAlpha = 13,
		BlendFactor = 14,
		InvBlendFactor = 15,
	}

Thanks. Please add to Property Sets page if you know these.

Personal tools
Namespaces

Variants
Actions
Navigation
game select
Toolbox