mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-08-04 03:27:19 -04:00
Updated Component Hologram (markdown)
parent
b677b1ba6a
commit
b66daba9c0
@ -16,7 +16,7 @@ Callbacks:
|
|||||||
- `setScale(value:number)`
|
- `setScale(value:number)`
|
||||||
Set the render scale. A larger scale consumes more energy.
|
Set the render scale. A larger scale consumes more energy.
|
||||||
|
|
||||||
Example usage(programs below created by Sangar):
|
Example usage(programs below created by Sangar):
|
||||||
[https://github.com/OpenPrograms/Sangar-Programs/blob/master/holo-flow.lua](Holo Flow) --Generates a heightmap and 'moves' across it over time, creating the effect of a flowing terrain.
|
[https://github.com/OpenPrograms/Sangar-Programs/blob/master/holo-flow.lua](Holo Flow) --Generates a heightmap and 'moves' across it over time, creating the effect of a flowing terrain.
|
||||||
|
|
||||||
[https://github.com/OpenPrograms/Sangar-Programs/blob/master/holo-text.lua](Holo Text) --Generates a random heightmap and displays scrolling text above it.
|
[https://github.com/OpenPrograms/Sangar-Programs/blob/master/holo-text.lua](Holo Text) --Generates a random heightmap and displays scrolling text above it.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user