instantreality 1.0

Component:
EnvironmentalEffects
Status:
interface only
Structure type:
concrete
Standard:
Avalon

MotionBlurFX

Enables motion blur effects.

Inheritance

Code

XML encoding
<MotionBlurFX type='auto'
strength='0.02'
enabled='TRUE'
logFeature=''
 />
Classic encoding
MotionBlurFX {
	type "auto"
	strength 0.02
	enabled TRUE
	logFeature [""]
}

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