Vector3D RotateAround Method Delta Engine Documentation

Namespace: DeltaEngine.Datatypes
Assembly: DeltaEngine (in DeltaEngine.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public Vector3D RotateAround(
	Vector3D axis,
	float angle
)

Return Value

Type: Vector3D
See Also