26 lines
634 B
Plaintext
26 lines
634 B
Plaintext
URL: https://wiki.studiominus.nl/internalReference/FoliageBehaviour.html
|
|
Title: People Playground Modding - FoliageBehaviour
|
|
==================================================
|
|
|
|
public class FoliageBehaviour
|
|
Inherits MonoBehaviour
|
|
No description provided
|
|
Fields
|
|
public string ShaderPropertyName
|
|
[SkipSerialisation]
|
|
No description provided
|
|
|
|
public SpriteRenderer Renderer
|
|
[SkipSerialisation]
|
|
No description provided
|
|
|
|
public bool SyncWithParentPhysicalBehaviour
|
|
[SkipSerialisation]
|
|
No description provided
|
|
|
|
public float BurnProgress
|
|
No description provided
|
|
|
|
Methods
|
|
public void SetBurnProgress(float burnProgress)
|
|
No description provided |