Table of Contents

Method Execute

Namespace
Pinwheel.Vista.Splines.Graph
Assembly
Pinwheel.Vista.Splines.Runtime.dll

Execute(GraphContext, string, AnimationCurve, Texture, RenderTexture)

public static void Execute(GraphContext context, string splineId, AnimationCurve falloffCurve, Texture inputFalloffDetailTexture, RenderTexture outputRt)

Parameters

context GraphContext
splineId string
falloffCurve AnimationCurve
inputFalloffDetailTexture Texture
outputRt RenderTexture