UVAtlasOutput.MaximumStretch Property

Language:

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 Single Leave Site value that represents the maximum stretch value generated by the atlas algorithm.

This property is read-only. 

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.