Table of Contents

Class ShaderVariableTypeExtensions

Namespace
Lime.Graphics.Platform
Assembly
Lime.dll
public static class ShaderVariableTypeExtensions
Inheritance
ShaderVariableTypeExtensions
Inherited Members

Methods

GetColumnCount(ShaderVariableType)

public static int GetColumnCount(this ShaderVariableType type)

Parameters

type ShaderVariableType

Returns

int

GetRowCount(ShaderVariableType)

public static int GetRowCount(this ShaderVariableType type)

Parameters

type ShaderVariableType

Returns

int

IsSampler(ShaderVariableType)

public static bool IsSampler(this ShaderVariableType type)

Parameters

type ShaderVariableType

Returns

bool