UVAtlasOutput.MaximumStretch Property |
Language: |
Gets the maximum stretch value output as a result of a UVAtlas method.
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
System.Single
This property is read-only.
A Single value that represents the maximum stretch value generated by the atlas algorithm.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.