ParticleSystem |
ParticleSystem.setAppearance(X3DAppearanceNode newValue) |
Accessor method to assign org.web3d.x3d.sai.Shape.X3DAppearanceNode instance (using a properly typed node) to inputOutput SFNode field appearance.
|
ParticleSystem |
ParticleSystem.setBboxCenter(float[] newValue) |
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
|
ParticleSystem |
ParticleSystem.setBboxDisplay(boolean newValue) |
Accessor method to assign boolean value to inputOutput SFBool field named bboxDisplay.
|
ParticleSystem |
ParticleSystem.setBboxSize(float[] newValue) |
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
|
ParticleSystem |
ParticleSystem.setCastShadow(boolean newValue) |
Accessor method to assign boolean value to inputOutput SFBool field named castShadow.
|
ParticleSystem |
ParticleSystem.setColor(X3DNode[] newValue) |
Accessor method to assign org.web3d.x3d.sai.Core.X3DNode array (using an array consisting of properly typed nodes or ProtoInstances) to initializeOnly MFNode field color.
|
ParticleSystem |
ParticleSystem.setColorKey(float[] newValue) |
Accessor method to assign float array to initializeOnly MFFloat field named colorKey.
|
ParticleSystem |
ParticleSystem.setCreateParticles(boolean newValue) |
Accessor method to assign boolean value to inputOutput SFBool field named createParticles.
|
ParticleSystem |
ParticleSystem.setEmitter(X3DParticleEmitterNode newValue) |
Accessor method to assign org.web3d.x3d.sai.ParticleSystems.X3DParticleEmitterNode instance (using a properly typed node) to initializeOnly SFNode field emitter.
|
ParticleSystem |
ParticleSystem.setEnabled(boolean newValue) |
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
|
ParticleSystem |
ParticleSystem.setGeometry(X3DGeometryNode newValue) |
Accessor method to assign org.web3d.x3d.sai.Rendering.X3DGeometryNode instance (using a properly typed node) to inputOutput SFNode field geometry.
|
ParticleSystem |
ParticleSystem.setGeometryType(java.lang.String newValue) |
Accessor method to assign String enumeration value ("LINE" | "POINT" | "QUAD" | "SPRITE" | "TRIANGLE" | "GEOMETRY") to initializeOnly SFString field named geometryType.
|
ParticleSystem |
ParticleSystem.setLifetimeVariation(float newValue) |
Accessor method to assign float value to inputOutput SFFloat field named lifetimeVariation.
|
ParticleSystem |
ParticleSystem.setMaxParticles(int newValue) |
Accessor method to assign int value to inputOutput SFInt32 field named maxParticles.
|
ParticleSystem |
ParticleSystem.setMetadata(X3DMetadataObject newValue) |
Accessor method to assign org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
ParticleSystem |
ParticleSystem.setParticleLifetime(float newValue) |
Accessor method to assign float value to inputOutput SFFloat field named particleLifetime.
|
ParticleSystem |
ParticleSystem.setParticleSize(float[] newValue) |
Accessor method to assign 2-tuple float array to inputOutput SFVec2f field named particleSize.
|
ParticleSystem |
ParticleSystem.setPhysics(X3DNode[] newValue) |
Accessor method to assign org.web3d.x3d.sai.Core.X3DNode array (using an array consisting of properly typed nodes or ProtoInstances) to initializeOnly MFNode field physics.
|
ParticleSystem |
ParticleSystem.setTexCoord(X3DNode newValue) |
Accessor method to assign org.web3d.x3d.sai.Core.X3DNode instance (using a properly typed node) to initializeOnly SFNode field texCoord.
|
ParticleSystem |
ParticleSystem.setTexCoordKey(float[] newValue) |
Accessor method to assign float array to initializeOnly MFFloat field named texCoordKey.
|
ParticleSystem |
ParticleSystem.setVisible(boolean newValue) |
Accessor method to assign boolean value to inputOutput SFBool field named visible.
|