Click or drag to resize

StrixTransformSynchronizerOnStrixDeserialize Method

Namespace:  SoftGear.Strix.Unity.Runtime
Assembly:  StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
public override void OnStrixDeserialize(
	StrixSerializationProperties properties
)

Parameters

properties
Type: SoftGear.Strix.Unity.RuntimeStrixSerializationProperties
See Also