 |
ThickLineEffectGlobalLineThicknessFactor Property |
Gets or sets a double value that is multiplied by all LineThickness values for all line materials that are rendered by this ThickLineEffect.
Default value is 1. This preserves the original LineThickness. Changing this value can change the line thickness of all lines in the scene.
Namespace: Ab3d.DirectX.EffectsAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.1.9105.2048 (1.0.0.0)
Syntaxpublic float GlobalLineThicknessFactor { get; set; }
Property Value
Single
See Also