Table of Contents

Method GetValueBilinear

Namespace
Pinwheel.Poseidon
Assembly
Pinwheel.Poseidon.Runtime.dll

GetValueBilinear(float[], int, int, Vector2)

public static float GetValueBilinear(float[] data, int width, int height, Vector2 uv)

Parameters

data float[]
width int
height int
uv Vector2

Returns

float