NormalizeNode

 

Introduced

7.0

UI Location

• Math > Vector

Description

Outputs a new unit vector with the same direction and orientation as the input vector.

A unit vector is a vector with a length of 1.

Port Description

Inputs

Group ID

Instances

Port Name

Connection Info

Description

0

1

vector

Type: siICENodeDataVector2 or siICENodeDataVector3 or siICENodeDataVector4

Structure: siICENodeStructureAny

Context: siICENodeContextAny

The vector to normalize.

Outputs

Port Name

Connection Info

Description

result

Type: siICENodeDataVector2 or siICENodeDataVector3 or siICENodeDataVector4

Structure: siICENodeStructureAny

Context: siICENodeContextAny

The new unit vector.

valid

Type: siICENodeDataBool

Structure: siICENodeStructureAny

Context: siICENodeContextAny

Returns false if the length of the specified input vector is too small; otherwise, returns true.

Restrictions

• These types must match: vector, result

• These structures must match: vector, result, valid

• These contexts must match: vector, result, valid

See Also

AreParallelNode

ArePerpendicularNode

CrossProductNode

DotProductNode

GetAngleBetweenNode

GetClosestPointToLineNode

GetClosestPointToLineSegmentNode

GetDistanceBetweenNode

LengthNode

MultiplyByScalarNode

MultiplyVectorByMatrixNode

ProjectVectorNode

RotateVectorNode

SquaredLengthNode

2DVectorNode

3DVectorNode

4DVectorNode

 

 

 



Autodesk Softimage v7.5