Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property float3 Orientation { float3 get(); };
float3 Orientation();
public Vector3 Orientation { get; }
var vector3 = expCompositionContent.orientation;
Public ReadOnly Property Orientation As Vector3
Property Value