Language
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the maximum stretch value output as a result of a UVAtlas method.
Definition
Visual Basic Public ReadOnly Property MaximumStretch As Single C# public float MaximumStretch { get; } C++ public:
property float MaximumStretch {
float get();
}JScript public function get MaximumStretch() : float
Property Value
System.Single
A Singlevalue that represents the maximum stretch value generated by the atlas algorithm.
This property is read-only.
.gif)