Property | Type | Description | |
---|---|---|---|
EndMassScale | float | ||
EndScaleX | float | ||
EndScaleY | float | ||
GrowTime | float | ||
StartMassScale | float | ||
StartScaleX | float | ||
StartScaleY | float |
Method | Description | |
---|---|---|
AddChild ( GameObject child, Vector2 hingeAnchor ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
public AddChild ( GameObject child, Vector2 hingeAnchor ) : void | ||
child | GameObject | |
hingeAnchor | Vector2 | |
return | void |