Getting Started with SRWorks in Unity

To develop applications in Unity with SRWorks, you will need the minimum hardware and software requirements.

System Requirement

Unity Camera Setting Requirement

  • The culling mask of Camera of DualCamera (left) and its children must set same layer (layer 30 occupied by default).

  • The culling mask of Camera of DualCamera (right) and its children must set same layer (layer 31 occupied by default).

  • The culling mask of Camera of Camera (eye) must set the layers without above layers (without 30 and 31 by default).

Now, lets get started with Unity plugin. See SRWorks Unity Plugin Guide.