Share via


Transform Struct

Definition

Describes a transform in 3d space (local space or world space), which consists of position, rotation and scaling.

public value class Transform : IEquatable<Microsoft::Azure::RemoteRendering::Transform>
public struct Transform : IEquatable<Microsoft.Azure.RemoteRendering.Transform>
type Transform = struct
Public Structure Transform
Implements IEquatable(Of Transform)
Inheritance
Transform
Implements

Applies to