Component:LegacyTransformConverter

From Resonite Wiki
Component image 
File:LegacyTransformConverterComponent.png
Legacy Transform Converter component as seen in the Scene Inspector

The Legacy Transform Converter component converts transforms for legacy content to the new Photon Dust system.

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.
Transform field drive of Float3x3 The transform field to drive with a converted value.
Emitter SphereEmitter The emitter to make conversions with.

Usage

Not to be used in new content. Acts as a Legacy content converter.

Examples

Used in old content.

See Also