17 lines
467 B
Plaintext
17 lines
467 B
Plaintext
URL: https://wiki.studiominus.nl/internalReference/CenterOfGravity.html
|
|
Title: People Playground Modding - CenterOfGravity
|
|
==================================================
|
|
|
|
public class CenterOfGravity
|
|
Inherits MonoBehaviour
|
|
No description provided
|
|
Fields
|
|
public Renderer Renderer
|
|
No description provided
|
|
|
|
public float SizeMultiplier
|
|
No description provided
|
|
|
|
Methods
|
|
protected virtual Vector3 GetPosition(IEnumerable<PhysicalBehaviour> phys)
|
|
No description provided |