BooleanTrigger
From Web3D.org
Contents
BooleanTrigger
Specification Link: BooleanTrigger
BooleanTrigger : X3DTriggerNode {
SFTime [in] set_triggerTime
SFNode [in,out] metadata NULL [X3DMetadataObject]
SFBool [out] triggerTrue
}
DTD Validation
Children
Children must appear as follows:
- A single, optional IS.
- A single, optional node derived from X3DMetadataObject for the metadata field.
Attributes
None of the fields require any additional value validation.
Schema Validation
Children
Children must appear as follows:
- A single, optional IS.
- A single, optional node derived from X3DMetadataObject for the metadata field.
Attributes
None of the fields require any additional value validation.
Schematron validation
TBD