public class SoTexture3Transform extends SoNode
File format/default:
Texture3Transform {
| translation | 0 0 0 |
| rotation | 0 |
| scaleFactor | 1 1 1 |
| center | 0 0 0 |
Action behavior:
SoGLRenderAction, SoCallbackAction
Concatenates transformation with the current texture transformation. Sets: SoTextureMatrixElement
See also:
SoTexture3, SoTextureCoordinate3, SoTextureCoordinateFunction
Inventor.ConstructorCommand| Modifier and Type | Field and Description |
|---|---|
SoSFVec3f |
center
Center point used for scaling and rotation.
|
SoSFFloat |
rotation
Counterclockwise rotation of the coordinate space, in radians.
|
SoSFVec3f |
scaleFactor
Scaling factors in S, T, and R.
|
SoSFVec3f |
translation
Translation in S, T, and R.
|
VERBOSE_LEVEL, ZeroHandle| Constructor and Description |
|---|
SoTexture3Transform()
Creates a texture transformation node with default settings.
|
affectsState, callback, copy, copy, distribute, doAction, getAlternateRep, getBoundingBox, getByName, getMatrix, getPrimitiveCount, getRenderUnitID, GLRender, GLRenderBelowPath, GLRenderInPath, GLRenderOffPath, grabEventsCleanup, grabEventsSetup, handleEvent, isBoundingBoxIgnoring, isOverride, pick, rayPick, search, setOverride, touch, writecopyFieldValues, copyFieldValues, enableNotify, fieldsAreEqual, get, getAllFields, getEventIn, getEventOut, getField, getFieldName, hasDefaultValues, isNotifyEnabled, set, setToDefaultsdispose, getEXTERNPROTO, getName, getPROTO, isDisposable, isSynchronizable, setName, setSynchronizablegetAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreadspublic final SoSFVec3f translation
public final SoSFFloat rotation
public final SoSFVec3f scaleFactor
public final SoSFVec3f center
Generated on July 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com