<PlanarProjectTexturePrimitive>

Projects the texture coordinate attributes for the selected attributes channel.

Registration

Class registration and implementation information is as follows:

Category Documentation
ImplementationC++
ModulePlugin-Domain-Parametric
Class HierarchyNode » Modifier » TextureCoordsModifier » PlanarProjectTexturePrimitive
Data Interface NamePlanarProjectTextureModifier
Type StatusActive
Is Final TypeYes

<PlanarProjectTexturePrimitive> Properties

Properties are as follows:

Property Documentation
Origin XSets the X axis origin of the projection in world coordinates.
Origin YSets the Y axis origin of the projection in world coordinates.
Origin ZSets the Z axis origin of the projection in world coordinates.
Width Axis XSets the X axis width of the projection in world coordinates.
Width Axis YSets the Y axis width of the projection in world coordinates.
Width Axis ZSets the Z axis width of the projection in world coordinates.
Height Axis XSets the X axis height of the projection in world coordinates.
Height Axis YSets the Y axis height of the projection in world coordinates.
Height Axis ZSets the Z axis height of the projection in world coordinates.
Material FilterSets the <Material> filter. When a <Material> filter is active, the <PlanarProjectTexture> modifies texture coordinates for all faces in the Mesh using the <Material> specified by this parameter. Faces using other <Material> nodes are unaffected. If no <Material> is specified, the modifier affects all faces regardless of <Material>.

<TextureCoordsModifier> Properties

Properties are as follows:

Property Documentation
ChannelA list of up to 16 channels. This modifier affects the texture coordinates of the selected channel only.

<Modifier> Properties

Properties are as follows:

Property Documentation
EnabledDetermines whether or not the modifier is enabled.

<Node> Properties

Properties are as follows:

Property Documentation
NameSets the name of the node. Do not use / or \ [forward slash and backslash] in the node name as this produces conflicts with resolving link nodes that reference external files.
ClassSets the class of the node.
IDSets the ID of the node. This must be unique for each document, but different documents can use the same ID.
Export DisabledDetermines whether or not the node is exported during an export process, or possibly other purposes.
GuidEnumerates the Node's GUID.