This version of Unity is unsupported.

HybridV2ShaderReflection.GetDOTSReflectionVersionNumber

Declaration

public static uint GetDOTSReflectionVersionNumber();

Returns

uint DOTS reflection data version number.

Description

Returns a monotonically increasing DOTS reflection data version number, which is incremented whenever a shader is loaded that contains DOTS instancing properties.

This is an experimental API for use by the Hybrid Renderer package. It is not intended for any other purpose.