X3D FillProperties
Tag Name
FillProperties • Example
Tag Description
Sets additional properties to surface areas on top of what is specified in Appearance.
Component
Shape
Tag Attributes
hatched
Field Type: SFBool
Access Type: inputOutput
Default Value: TRUE
Value Range: ...
Description: Surface areas will be hatched according to hatchStyle.
filled
Field Type: SFBool
Access Type: inputOutput
Default Value: TRUE
Value Range: ...
Description: Surface area according to other fields in Appearance.
hatchStyle
Field Type: SFInt32
Access Type: inputOutput
Default Value: 1
Value Range: 0, ∞
Description: Sets a hatch pattern defined by International Register of Graphical Items. Hatch styles 1-6 are required by all X3D browsers:
- Horizontal equally spaced parallel lines (Default)
- Vertical equally spaced parallel lines
- Positive slope equally spaced parallel lines
- Negative slope equally spaced parallel lines
- Horizontal/vertical crosshatch
- Positive slope/negative slope crosshatch
- Cast Iron
- Steel
- Bronze, brass, copper
- White metal, zinc, lead, babbit
- Magnesium, aluminum
- Rubber, plastic, and electrical insulation
- Cork,felt, fabric, leather, and fibre
- Thermal insulation
- Titanium and refractory material
- Marble, slate, porcelain, glass
- Earth
- Sand
- Repeating dots
hatchColor
Field Type: SFColor
Access Type: inputOutput
Default Value: 1 1 1
Value Range: 0, 1
Description: Set the color of the hatchStyle.
metadata
Field Type: SFNode
Access Type: inputOutput
Default Value: NULL
Value Range: X3DMetadataObject
Description: Information about this node.