Function available in CINEMA 4D Prime, Visualize, Broadcast, Studio & BodyPaint 3D
Distance Preview Basic Inputs OutputsInputs
Mode
Here you can select the method of calculation for the measure of distance:
- Euclidian: First, the direct connection vector between the positions will be calculated after which the length of the vector will be calculated. The result produces the shortest distance between both positions.
- Manhattan: The distance will be calculated in a grid, i.e., the individual distances between the positions along the main axis of the coordinates will be added together. For 2D vector coordinates, for example, this distance contains the distance along the X axis and the distance along the Y axis.
Data Type
Only the formats Vector2D, Vector, and Vector4D not for ProRender are admissible for the measure of distance.
Value 1 [XYZ ]
Value 2 [XYZ ]
Here you can define the positions between which the distance should be measured.