UVProperty.UnPinAllComponents
 
 
 

UVProperty.UnPinAllComponents

Introduced

v10.0 (2012)

Description

Mark all components referenced by this UV property as unpinned.

C# Syntax

UVProperty.UnPinAllComponents();

Scripting Syntax

UVProperty.UnPinAllComponents();

See Also

UVProperty.PinAllComponents UVProperty.PinComponents UVProperty.UnPinComponents