OPTPiX SpriteStudio SDK
Loading...
Searching...
No Matches
spritestudio6::SsPartType Namespace Reference

Animation Part Type. More...

Enumerations

enum  _enum {
  invalid = -1 , null , normal , text ,
  instance , armature , effect , mesh ,
  movenode , constraint , mask , joint ,
  bonepoint , num
}
 

Detailed Description

Animation Part Type.

Enumeration Type Documentation

◆ _enum

Enumerator
invalid -1 
null  

null。領域を持たずSRT情報のみ。ただし円形の当たり判定は設定可能。

normal  

通常パーツ。領域を持つ。画像は無くてもいい。

text  

テキスト(予約 未実装)

instance  

インスタンス。他アニメ、パーツへの参照。シーン編集モードの代替になるもの

armature  

ボーンパーツ

effect  

エフェクト

mesh  

メッシュパーツ

movenode  

動作起点

constraint  

コンストレイント

mask  

マスク

joint  

メッシュとボーンの関連付けパーツ

bonepoint  

ボーンポイント

num