Search Results for

    Show / Hide Table of Contents

    Struct VisualMaterialEditorTexturesBuilder.LocalTextureSpace

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen.Display
    Assembly: NXOpen.dll
    Syntax
    public struct VisualMaterialEditorTexturesBuilder.LocalTextureSpace

    Fields

    AnchorType

    Declaration
    public VisualMaterialEditorTexturesBuilder.TexturesAnchorType AnchorType
    Field Value
    Type Description
    VisualMaterialEditorTexturesBuilder.TexturesAnchorType

    FlipU

    Declaration
    public bool FlipU
    Field Value
    Type Description
    bool

    FlipV

    Declaration
    public bool FlipV
    Field Value
    Type Description
    bool

    OffsetLocalTextureSpace

    Declaration
    public bool OffsetLocalTextureSpace
    Field Value
    Type Description
    bool

    OffsetU

    Declaration
    public double OffsetU
    Field Value
    Type Description
    double

    OffsetV

    Declaration
    public double OffsetV
    Field Value
    Type Description
    double

    ResizeLocalTextureSpace

    Declaration
    public bool ResizeLocalTextureSpace
    Field Value
    Type Description
    bool

    Rotation

    Declaration
    public double Rotation
    Field Value
    Type Description
    double

    ScaleU

    Declaration
    public double ScaleU
    Field Value
    Type Description
    double

    ScaleV

    Declaration
    public double ScaleV
    Field Value
    Type Description
    double

    WrapType

    Declaration
    public VisualMaterialEditorTexturesBuilder.TexturesWrapModeType WrapType
    Field Value
    Type Description
    VisualMaterialEditorTexturesBuilder.TexturesWrapModeType

    Methods

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    string
    Overrides
    ValueType.ToString()
    In this article
    Back to top Generated by DocFX