属性名 |
詳細 |
サポート |
targetcontent |
Shape Manager/Editor ビューの現在のオブジェクトの完全な名前を戻します。 Shape Manager/Editor が空の場合、空の文字列を戻します。
指定可能な値:
| 説明:
|
<name of a scene item> |
Shape Manager/Editor に含まれるオブジェクトの SIObject.FullName。 |
|
View.GetAttributeValue のみ |
createselection |
Shape Manager/Editor の[作成]タブで選択されている ShapeKey の名前(SIObject.FullName)をカンマで区切ったリストを返します。 これは、targetcontent に実際の ShapeKey がある場合のみ、空の文字列以外を戻します。 Shape Manager/Editor がアニメーションの結果として表示される、またはベースシェイプの結果として表示される場合、"Result"または"BaseShape"の値をそれぞれ戻します。
指定可能な値:
| 説明:
|
<name of a scene item> |
Shape Manager/Editor の[作成]タブで選択したシェイプ キー名(SIObject.FullName)のカンマ区切りリスト。 |
|
View.GetAttributeValue のみ |
animateselection |
Shape Manager/Editor の[アニメート]タブで選択されている Parameter の名前(SIObject.FullName)をカンマで区切ったリストを返します。 これは、Shape Manager/Editor が作成モードの場合に空の文字列を戻します。
指定可能な値:
| 説明:
|
<name of a scene item> |
Shape Manager/Editor の[アニメート]タブで選択したシェイプ キー名(SIObject.FullName)のカンマ区切りリスト。 |
|
View.GetAttributeValue のみ |
refresh |
Shape Manager/Editorによって現在のオブジェクトの状態はリフレッシュされます。
指定可能な値:
| 説明:
|
<any value> |
この値は無視されます。 |
|
View.SetAttributeValue のみ。 |