RBX.lua.Texture (Object)

From Legacy Roblox Wiki
Revision as of 23:16, 3 August 2008 by >Anaminus (typo)
Jump to navigationJump to search

The Texture object places a texture on the face that it is set to. It works similarly to the Decal object, but instead of scaling the image to fit the brick, it will repeat to fit the brick side. This way you can create repeating images across a wall.

Functions

The Texture only incorporates the global functions.

Properties

In addition to the globl properties, the Texture also has these properties:

Events

The Texure only incorporates the global events.