Click or drag to resize

TFFrameTransformMatrix Property

Gets transformation matrix of this frame

Namespace:  Rubedos.Viper.Net.TF
Assembly:  Rubedos.Viper.Net (in Rubedos.Viper.Net.dll) Version: 1.0.0.2357 (1.0.00000.2357)
Syntax
C#
public Matrix3D TransformMatrix { get; }

Return Value

Type: Matrix3D
See Also