NodeContent.AbsoluteTransform Property (Microsoft.Xna.Framework.Content.Pipeline.Graphics)

Gets the value of the local Transform property, multiplied by the AbsoluteTransform of the parent.

Namespace: Microsoft.Xna.Framework.Content.Pipeline.Graphics
Assembly: MonoGame.Framework.Content.Pipeline (MonoGame.Framework.Content.Pipeline.dll 3.8.0.1082)
  • C#
  • VB
  • F#
public Matrix AbsoluteTransform { get; }

Syntax for VB is not yet implemented.

Syntax for F# is not yet implemented.

Property Value

Type: Microsoft.Xna.Framework.Matrix
Supported in:

    
 Windows DirectX Desktop
    
 Linux Desktop