instantreality 1.0

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

MatrixComposer

Combines individual transformations into a 4*4 Matrix.

Inheritance

Code

XML encoding
<MatrixComposer center='0 0 0'
rotation='0 0 1 0'
scale='1 1 1'
scaleOrientation='0 0 1 0'
translation='0 0 0'
mode='default'
enabled='TRUE'
logFeature=''
 />
Classic encoding
MatrixComposer {
	center 0 0 0
	rotation 0 0 1 0
	scale 1 1 1
	scaleOrientation 0 0 1 0
	translation 0 0 0
	mode "default"
	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