MCPcopy Create free account
hub / github.com/GameFoundry/B3DFramework / FromAxisAngle

Method FromAxisAngle

Source/Scripting/bsfSharp/Math/Matrix3.cs:638–666  ·  view source on GitHub ↗

Creates a rotation matrix from axis/angle rotation. Axis around which the rotation is performed. Amount of rotation. Rotation matrix that can rotate an object around the specified axis for the specified amount.

(Vector3 axis, Degree angle)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

CosMethod · 0.45
SinMethod · 0.45

Tested by

no test coverage detected