| Package | Description |
|---|---|
| org.web3d.x3d.jsail.ParticleSystems |
The Particle Systems component specifies how to model particles and their interactions
through the application of basic physics principles to affect motion.
|
| org.web3d.x3d.sai.ParticleSystems |
The Particle Systems component specifies how to model particles and their interactions
through the application of basic physics principles to affect motion.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ForcePhysicsModelObject
X3D node tooltip: (X3D version 3.2 or later) [X3DParticlePhysicsModelNode] ForcePhysicsModel applies a constant force value to the particles.
|
| Modifier and Type | Method and Description |
|---|---|
ForcePhysicsModel |
ForcePhysicsModel.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
ForcePhysicsModel |
ForcePhysicsModel.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
ForcePhysicsModel |
ForcePhysicsModel.setEnabled(boolean newValue)
Assign boolean value to inputOutput SFBool field named enabled.
|
ForcePhysicsModel |
ForcePhysicsModel.setForce(float[] newValue)
Assign 3-tuple float array to inputOutput SFVec3f field named force.
|
ForcePhysicsModel |
ForcePhysicsModel.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
ForcePhysicsModel |
ForcePhysicsModel.setUSE(java.lang.String newValue)
Assign String value to inputOutput SFString field named USE.
|
Copyright ©2005-2017 Web3D Consortium under an open-source license, free for any use. Feedback is welcome.