Sinespace Client  2023.2.17543
Client-side scripting for Sinespace
SineSpace.Scripting.Types.SComponent Class Reference

Public Member Functions

 SComponent (Component component)
 

Static Public Attributes

static string[] WhiteListComponents
 

Constructor & Destructor Documentation

◆ SComponent()

SineSpace.Scripting.Types.SComponent.SComponent ( Component  component)

Member Data Documentation

◆ WhiteListComponents

string [] SineSpace.Scripting.Types.SComponent.WhiteListComponents
static
Initial value:
= new[]
{
"Light",
"Renderer",
"MeshRenderer",
"SkinnedMeshRenderer",
"Cloth"
}