Texture TextureSlot.Texture property The texture that will be bounded to the material. public TextureBase Texture { g......namespace Aspose.ThreeD.Shading assembly Aspose.3D SlotName English...
Radius Circle.Radius property The radius of the circle curve, default value is 10 public double Radius { get ; set ; ......namespace Aspose.ThreeD.Entities assembly Aspose.3D Circle English...
Description AnimationClip.Description property Gets or sets the description of this animation clip public string Desc......namespace Aspose.ThreeD.Animation assembly Aspose.3D Animations...
Arc Torus.Arc property Gets or sets the arc. public double Arc { get ; set ; } Property Value The arc. See Also class......namespace Aspose.ThreeD.Entities assembly Aspose.3D Torus RadialSegments...
NormalBits DracoSaveOptions.NormalBits property Quantization bits for normal vectors, default value is 10 public int ......namespace Aspose.ThreeD.Formats assembly Aspose.3D CompressionLevel...
PresetShaders Renderer.PresetShaders property Gets or sets the preset shader set public PresetShaders PresetShaders {......namespace Aspose.ThreeD.Render assembly Aspose.3D PostProcessings...
Bones SkinDeformer.Bones property Gets all bones that the skin deformer contains public IList < Bone > Bones { get ; ......namespace Aspose.ThreeD.Deformers assembly Aspose.3D SkinDeformer...
Techniques ShaderMaterial.Techniques property Gets all available techniques defined in this material. public IList < ......namespace Aspose.ThreeD.Shading assembly Aspose.3D ShaderMaterial...
ControlPoints Line.ControlPoints property Gets all control points public IArrayList < Vector4 > ControlPoints { get ;......namespace Aspose.ThreeD.Entities assembly Aspose.3D FromPoints...