Property | Type | Description | |
---|---|---|---|
IsAlpha | bool | ||
IsColor | bool | ||
IsPosition | bool | ||
IsRotation | bool |
Method | Description | |
---|---|---|
Attach ( bool isAttach ) : System | ||
Attach ( bool position, bool rotation, bool color, bool alpha ) : System |
public Attach ( bool position, bool rotation, bool color, bool alpha ) : System | ||
position | bool | |
rotation | bool | |
color | bool | |
alpha | bool | |
return | System |