instantreality 1.0

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

TextureTransform1D

TextureTransform shifts 1D texture coordinates to position, orient and scale image patches Visible effects appear reversed because image changes occur before mapping to geometry Order: translation, rotation about center, non-uniform scale about center

Inheritance

Code

XML encoding
<TextureTransform1D translation='0'
useViewing='FALSE'
logFeature=''
center='0'
scale='1'
 />
Classic encoding
TextureTransform1D {
	translation 0
	useViewing FALSE
	logFeature [""]
	center 0
	scale 1
}

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