vec3fcross Method

Namespace:  AltusUnified
Assembly:  Altus.Interop (in Altus.Interop.dll) Version: 1.0.6344.20500
Syntax
public vec3f cross(
	vec3f other
)

Parameters

other
Type: AltusUnifiedvec3f

Return Value

Type: vec3f
See Also