feat: add initial People Playground mod development kit
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
URL: https://wiki.studiominus.nl/internalReference/RectangleAudioSourceBehaviour.html
|
||||
Title: People Playground Modding - RectangleAudioSourceBehaviour
|
||||
==================================================
|
||||
|
||||
public class RectangleAudioSourceBehaviour
|
||||
Inherits MonoBehaviour
|
||||
No description provided
|
||||
Fields
|
||||
public float MaxVolume
|
||||
No description provided
|
||||
|
||||
public float MinVolume
|
||||
No description provided
|
||||
|
||||
public Rect Rectangle
|
||||
No description provided
|
||||
|
||||
public float MaxDistance
|
||||
No description provided
|
||||
|
||||
public bool AutoPlayAndStopBasedOnDistance
|
||||
No description provided
|
||||
|
||||
Methods
|
||||
public float GetNormalisedDistanceFactor()
|
||||
No description provided
|
||||
Reference in New Issue
Block a user