UVProperty.PinComponents

導入

v10.0 (2012)

詳細

この UV プロパティによって参照される特定のコンポーネントを固定します。

C#構文

UVProperty.PinComponents( Object components );

スクリプト構文

UVProperty.PinComponents( Components );

パラメータ

パラメータ タイプ 説明
Components ピン対象のコンポーネントの Array

関連項目

UVProperty.PinAllComponents UVProperty.UnPinAllComponents UVProperty.UnPinComponents