feat: add initial People Playground mod development kit
This commit is contained in:
28
extracted_wiki_content/internalReference/decalrenderer.txt
Normal file
28
extracted_wiki_content/internalReference/decalrenderer.txt
Normal file
@@ -0,0 +1,28 @@
|
||||
URL: https://wiki.studiominus.nl/internalReference/DecalRenderer.html
|
||||
Title: People Playground Modding - DecalRenderer
|
||||
==================================================
|
||||
|
||||
public class DecalRenderer
|
||||
Inherits MonoBehaviour, Messages.IDecal
|
||||
[System.Obsolete]
|
||||
No description provided
|
||||
Fields
|
||||
public DecalDescriptor DecalType
|
||||
No description provided
|
||||
|
||||
public const int MaxDecals
|
||||
No description provided
|
||||
Constant value: 32
|
||||
|
||||
public int LoopIndex
|
||||
No description provided
|
||||
|
||||
public int CurrentDecalAmount
|
||||
No description provided
|
||||
|
||||
Methods
|
||||
public void UpdateContainingSprite(SpriteRenderer container)
|
||||
No description provided
|
||||
|
||||
public void Decal(DecalInstruction d)
|
||||
No description provided
|
||||
Reference in New Issue
Block a user