VisualServerSingleton.InstanceType

Values

ValueMeaning
instanceNone0

The instance does not have a type.

instanceMesh1

The instance is a mesh.

instanceMultimesh2

The instance is a multimesh.

instanceImmediate3

The instance is an immediate geometry.

instanceParticles4

The instance is a particle emitter.

instanceLight5

The instance is a light.

instanceReflectionProbe6

The instance is a reflection probe.

instanceGiProbe7

The instance is a GI probe.

instanceLightmapCapture8

The instance is a lightmap capture.

instanceMax9

Represents the size of the instancetype enum.

instanceGeometryMask30

A combination of the flags of geometry instances (mesh, multimesh, immediate and particles).

Meta