instantreality 1.0

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

TileViewModifier

This camera modifier can be used to cut a rectangular area from theview frustum

Inheritance

Code

XML encoding
<TileViewModifier left='0'
right='1'
bottom='0'
top='1'
fullWidth='0'
fullHeight='0'
enabled='TRUE'
logFeature=''
 />
Classic encoding
TileViewModifier {
	left 0
	right 1
	bottom 0
	top 1
	fullWidth 0
	fullHeight 0
	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