|
ModelColorLineEffectUseIndividualLineSettings Property |
Gets or sets a Boolean that specifies if line setting (thickness, pattern, dept settings) are read from lines object.
When false, then the line settings from this effect are used.
Default value is true.
Namespace: Ab3d.DirectX.EffectsAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax public bool UseIndividualLineSettings { get; set; }
Property Value
BooleanSee Also