ArticulationTransformation Property |
Gets or sets the name of the transformation contained in the articulation.
Namespace:
AGI.Foundation.Platforms
Assembly:
AGI.Foundation.Platforms.Graphics (in AGI.Foundation.Platforms.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public string Transformation { get; set; }
Public Property Transformation As String
Get
Set
public:
property String^ Transformation {
String^ get ();
void set (String^ value);
}
member Transformation : string with get, set
Property Value
Type:
StringSee Also