LineProperties

LineProperties

Sets the line style of lines/edges for associated shape.

Shape

lineType

Field Type: SFInt32
Access Type: inputOutput
Default Value: 1
Value Range: 1, ∞
Description: Sets a line pattern as defined in the International Register of Graphical Items. The following patterns are required by X3D browsers:

  • Solid
  • Dashed
  • Dotted
  • Dash-dotted
  • Dash-dot-dot

linewidthScaleFactor

Field Type: SFFloat
Access Type: inputOutput
Default Value: 0
Value Range: -∞, ∞
Description: Scales the browser dependent nominal linewidth by linewidth scale factor.

applied

Field Type: SFBool
Access Type: inputOutput
Default Value: TRUE
Value Range: ...
Description: Sets whether lineType and linewidthScaleFactor should be applies to the geometry.

metadata

Field Type: SFNode
Access Type: inputOutput
Default Value: NULL
Value Range: X3DMetadataObject
Description: Information about this node.