|
LineMaterialLineArrowAngle Property |
Gets or sets the angle of the line arrows. Default value is 15 degrees.
Note that if the line is short so that the arrow length exceeds the amount defined by MaxLineArrowLength, the arrow is shortened which increased the arrow angle.
Namespace: Ab3d.DirectX.MaterialsAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax public static float LineArrowAngle { get; set; }
Property Value
SingleSee Also