Function CommandBuilder.calculateTangent

calculateTangent (float3 normal)

Returns an arbitrary vector which is orthogonal to the given one.

Private Static
float3 calculateTangent (

float3

normal

)

Returns an arbitrary vector which is orthogonal to the given one.