Skip to content

LedBoardSizing

ClassLEDStudioLEDStudio
public static class LedBoardSizing

No description is available for this type.

CalculatePhysicalSizeMeters(Vector2Int, float)

Section titled “CalculatePhysicalSizeMeters(Vector2Int, float)”
public static Vector2 CalculatePhysicalSizeMeters(Vector2Int logicalResolution, float pitchMM)

No description is available for this member.

Parameters

Name Type Description
logicalResolution UnityEngine.Vector2Int
pitchMM System.Single

Returns

UnityEngine.Vector2 — No return description is available.

CalculatePhysicalScale(Vector2Int, float, LedTopologySettings)

Section titled “CalculatePhysicalScale(Vector2Int, float, LedTopologySettings)”
public static Vector3 CalculatePhysicalScale(Vector2Int logicalResolution, float pitchMM, LedTopologySettings topologySettings)

No description is available for this member.

Parameters

Name Type Description
logicalResolution UnityEngine.Vector2Int
pitchMM System.Single
topologySettings LEDStudio.LedTopologySettings

Returns

UnityEngine.Vector3 — No return description is available.