Class AppearanceEditTexture
Inheritance
AppearanceEditTexture
Assembly: NXOpen.dll
Syntax
public class AppearanceEditTexture : Builder, IMessageSink, IComponentBuilder
Constructors
AppearanceEditTexture()
Declaration
protected AppearanceEditTexture()
Properties
AnchorType
Declaration
public AppearanceEditTexture.AnchorTypes AnchorType { get; set; }
Property Value
AspectRatio
Declaration
public double AspectRatio { get; set; }
Property Value
MappingProjection
Declaration
public int MappingProjection { get; set; }
Property Value
Scale
Declaration
public double Scale { get; set; }
Property Value
StudioMaterialName
Declaration
public string StudioMaterialName { get; set; }
Property Value
TextureNormalVector
Declaration
public Direction TextureNormalVector { get; set; }
Property Value
TextureOrigin
Declaration
public Point TextureOrigin { get; set; }
Property Value
TextureUpVector
Declaration
public Direction TextureUpVector { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink