 |
EffectCheckIsDefaultEffect Method |
Check if this is a default effect (IsDefaultEffect is true) and in this case throws an exception that it is not allowed to override material properties in this effect instance.
Namespace: Ab4d.SharpEngine.EffectsAssembly: Ab4d.SharpEngine (in Ab4d.SharpEngine.dll) Version: 3.2.9386+3a404a3e1ebfa4efd231da7fe6f10dfb23b95dc4
Syntaxprotected void CheckIsDefaultEffect()
Remarks[Missing <remarks> documentation for "M:Ab4d.SharpEngine.Effects.Effect.CheckIsDefaultEffect"]
See Also