Table of Contents

InterpolateEntityReference

Methods
public virtual Entity InterpolateEntityReference(Entity value0, Entity value1, Entity value2, Entity value3, float t)
Parameters
Type Name Description
Entity value0
Entity value1
Entity value2
Entity value3
float t
Returns
Type Description
Entity
public virtual Entity InterpolateEntityReference(Entity value1, Entity value2, float t)
Parameters
Type Name Description
Entity value1
Entity value2
float t
Returns
Type Description
Entity