Class
RadDisplacementMapEffect

Definition

Constructors

RadDisplacementMapEffect()

Declaration

cs-api-definition
protected RadDisplacementMapEffect()

Fields

Empty

Declaration

cs-api-definition
public static readonly RadDisplacementMapEffect Empty

Field Value

RadDisplacementMapEffect

Properties

Scale

Declaration

cs-api-definition
public abstract float Scale { get; set; }

Property Value

float

XSelect

Declaration

cs-api-definition
public abstract RadDisplacementMapSelector XSelect { get; set; }

Property Value

RadDisplacementMapSelector

YSelect

Declaration

cs-api-definition
public abstract RadDisplacementMapSelector YSelect { get; set; }

Property Value

RadDisplacementMapSelector