vec3fcross Method

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

Parameters

other
Type: AltusUnifiedvec3f

Return Value

Type: vec3f
See Also