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
instanceGiProbe7
instanceLightmapCapture8
instanceMax9

The max value for INSTANCE_* constants, used internally.

instanceGeometryMask30

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

Meta