Component:RadiantDashProjectionMapper

From Resonite Wiki
Component image 
Radiant Dash Projection Mapper component as seen in the Scene Inspector

See Dash menu.

Fields

Fields
Name Type Description
persistent Bool Determines whether or not this item will be saved to the server.
UpdateOrder Int Controls the order in which this component is updated.
Enabled Bool Controls whether or not this component is enabled. Some components stop their functionality when this field is disabled, but some don't.
Dash RadiantDash The Dash this is pointing to.
Root Slot The root of the thing this is trying to project from.
Mesh CurvedPlaneMesh The mesh this is trying to project to.
Camera Camera The camera that is rendering Root.
UVScale IField`1<Float2> The scale field to drive in order to do the remapping.
UVOffset IField`1<Float2> The offset field to drive in order to do the remapping.

Usage

Examples

See Also