|
XRayEffectOverrideFalloff Property |
Gets or sets a float that can be used as a Falloff value of all objects rendered by this effect (instead of a Falloff value from
XRayMaterial).
When 0 (by default), then the Falloff value from
XRayMaterial is used.
Namespace: Ab3d.DirectX.EffectsAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax public float OverrideFalloff { get; set; }
Property Value
SingleSee Also