Click or drag to resize

RoomProperties.FromDictionary Method

Namespace:  SoftGear.Strix.Unity.Runtime
Assembly:  StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
public void FromDictionary(
	IDictionary<string, Object> other
)

Parameters

other
Type: System.Collections.Generic.IDictionary<String, Object>
See Also