Skip to content

A Plugin for Neos VR that adds an alternative option to the WriteTextToFile Node

License

Notifications You must be signed in to change notification settings

XDelta/NeosFileStreamWriter

Repository files navigation

NeosFileStreamWriter

A Plugin for Neos VR that adds a FileStreamWriter LogiX node. This is an alternative option to the WriteTextToFile Node that allows keeping the file handle open until explicitly closed to avoid repeated file open/read/close operations.

To use this node you'll need to be in an Unsafe world and enable the ShowExperimental option on a node browser. It can then be found under the /Experimental/ Folder

image