instantreality 1.0

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

MatrixViewModifier

The modifier can be used to modify the camera matrices simply by matrices.

Inheritance

Code

XML encoding
<MatrixViewModifier enabled='TRUE'
logFeature=''
postProjection='identity'
preProjection='identity'
postProjectionTranslation='identity'
preProjectionTranslation='identity'
postViewing='identity'
preViewing='identity'
 />
Classic encoding
MatrixViewModifier {
	enabled TRUE
	logFeature [""]
	postProjection identity
	preProjection identity
	postProjectionTranslation identity
	preProjectionTranslation identity
	postViewing identity
	preViewing identity
}

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