Skip to content

CSMath.Transform.TryDecompose(CSMath.XYZ@,_CSMath.XYZ@,_CSMath.Quaternion@)

Albert Domenech edited this page Sep 24, 2024 · 1 revision

TryDecompose(CSMath.XYZ@, CSMath.XYZ@, CSMath.Quaternion@) Method

Try to decompose the transform into it's components.

Definition

Namespace: CSMath.Transform

C#

public Boolean TryDecompose(CSMath.XYZ@, CSMath.XYZ@, CSMath.Quaternion@)

Return Value

Boolean

Clone this wiki locally