public class DecalWrapper : MonoBehaviourWrapper

A world-space decal projector.


public void SetTexture(TextureResource texture)

(Client) Set the texture for this decal projector.

Arguments


public void SetSize(LuaVector3 size)

(Client) Set the size of this decal projector.

Arguments


public void SetUVSize(LuaVector3 uvScale)

(Client) Set the UV scale for this decal projector.

Arguments