instantreality 1.0

Component:
Rendering
Status:
fully implemented
Structure type:
concrete
Standard:
Avalon

ParticleSet

The ParticleSet is a geometry node used in combination with a ParticleSystem node.

Inheritance

Code

XML encoding
<ParticleSet logFeature=''
optimizationMode='auto'
cacheMode='auto'
normalUpdateMode='nice'
multiResolutionLevel='1'
invalidateVolume='FALSE'
resolution='1'
lit='TRUE'
textureZ=''
index=''
size=''
drawOrder='Any'
mode='ViewDirQuads'
 />
Classic encoding
ParticleSet {
	logFeature [""]
	optimizationMode ["auto"]
	cacheMode "auto"
	normalUpdateMode "nice"
	multiResolutionLevel 1
	invalidateVolume FALSE
	resolution 1
	lit TRUE
	textureZ []
	index []
	size []
	drawOrder "Any"
	mode "ViewDirQuads"
}

Interface

Filter: X3D only | Avalon only | All
id Name DataType PartType Default ValueType Description
SFNode metadata SFNode inputOutput MetadataObject container for payload metadata inside MetadataSet element