|
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.0.8865.1045
Syntax public float GlobalLineThicknessFactor { get; set; }
Property Value
SingleSee Also