- generateNormal(Mesh) - Static method in class com.aspose.threed.PolygonModifier
-
Generate normal data from Mesh definition
- generateUV(Mesh, VertexElementNormal) - Static method in class com.aspose.threed.PolygonModifier
-
Generate UV data from the given input mesh and specified normal data.
- generateUV(Mesh) - Static method in class com.aspose.threed.PolygonModifier
-
Generate UV data from the given input mesh
- Geometry - Class in com.aspose.threed
-
- Geometry(String) - Constructor for class com.aspose.threed.Geometry
-
Initializes a new instance of the
Geometry
class.
- GEOMETRY_SHADER - Static variable in class com.aspose.threed.ShaderStage
-
Geometry shader
- get(String) - Method in class com.aspose.threed.BindPoint
-
Gets channel by given name
- get(int) - Method in class com.aspose.threed.Bone
-
Gets the blend weight of specified control point
- get(CubeFace) - Method in class com.aspose.threed.CubeFaceData
-
Gets the data for specified face
- get(Shape) - Method in class com.aspose.threed.MorphTargetChannel
-
Gets the weight for specified geometry
- get(Shape) - Method in class com.aspose.threed.MorphTargetDeformer
-
Gets the weight for given geometry, this is a short-handed way to modify weight for target without accessing channel.
- get(int) - Method in class com.aspose.threed.PropertyCollection
-
Gets the property by index.
- get(String) - Method in class com.aspose.threed.PropertyCollection
-
Gets the value of the property by property name.
- get(int) - Method in class com.aspose.threed.VertexDeclaration
-
- getAlbedo() - Method in class com.aspose.threed.PbrMaterial
-
Gets the base color of the material
- getAlbedoTexture() - Method in class com.aspose.threed.PbrMaterial
-
Gets the texture for albedo
- getAlpha() - Method in class com.aspose.threed.TextureBase
-
- getAlphaSource() - Method in class com.aspose.threed.TextureBase
-
Gets whether the texture defines the alpha channel.
- getAmbient() - Method in class com.aspose.threed.AssetInfo
-
Gets or Sets the default ambient color of this asset
- getAmbientColor() - Method in class com.aspose.threed.LambertMaterial
-
Gets the ambient color
- getAngleEnd() - Method in class com.aspose.threed.RevolvedAreaSolid
-
Gets the ending angle of the revolving procedure, measured in radian, default value is pi.
- getAngleStart() - Method in class com.aspose.threed.RectangularTorus
-
The start angle of the arc, measured in radian.
- getAngleStart() - Method in class com.aspose.threed.RevolvedAreaSolid
-
Gets the starting angle of the revolving procedure, measured in radian, default value is 0.
- getAnimationClip(String) - Method in class com.aspose.threed.Scene
-
- getAnimationClips() - Method in class com.aspose.threed.Scene
-
- getAnimations() - Method in class com.aspose.threed.AnimationClip
-
Gets the animations contained inside the clip.
- getApertureMode() - Method in class com.aspose.threed.Camera
-
Gets the camera's aperture mode
- getApplicationName() - Method in class com.aspose.threed.AssetInfo
-
Gets the application that created this asset
- getApplicationVendor() - Method in class com.aspose.threed.AssetInfo
-
Gets the application vendor's name
- getApplicationVersion() - Method in class com.aspose.threed.AssetInfo
-
Gets the version of the application that created this asset.
- getApplyAnimationTransform() - Method in class com.aspose.threed.Discreet3dsLoadOptions
-
Gets whether to use the transformation defined in the first frame of animation track.
- getArc() - Method in class com.aspose.threed.RectangularTorus
-
The total angle of the arc, measured in radian.
- getArc() - Method in class com.aspose.threed.Torus
-
Gets the arc.
- getArea() - Method in class com.aspose.threed.Viewport
-
Gets the area of the viewport in render target.
- getAspect() - Method in class com.aspose.threed.Frustum
-
Gets the aspect ratio of the frustum
- getAspectRatio() - Method in class com.aspose.threed.Camera
-
Gets the view plane aspect ratio.
- getAsPoint() - Method in class com.aspose.threed.EndPoint
-
Gets the end point as Cartesian point, or thrown an exception.
- getAssetDirectories() - Method in class com.aspose.threed.ImageRenderOptions
-
Directories that stored external assets(like textures)
- getAssetDirectories() - Method in class com.aspose.threed.Renderer
-
Directories that stored external assets
- getAssetInfo() - Method in class com.aspose.threed.Node
-
Per-node asset info
- getAssetInfo() - Method in class com.aspose.threed.Scene
-
Gets the top-level asset information
- getAsValue() - Method in class com.aspose.threed.EndPoint
-
Gets the end point as a real parameter, or throw an exception.
- getAttributeListFile() - Method in class com.aspose.threed.RvmSaveOptions
-
Gets the file name of attribute list file, exporter will generate a name based on the .rvm file name when this property is undefined, default value is null.
- getAttributePrefix() - Method in class com.aspose.threed.RvmLoadOptions
-
Gets the prefix of the attributes that were defined in external attribute files,
The prefix are used to avoid name conflicts, default value is "rvm:"
- getAttributePrefix() - Method in class com.aspose.threed.RvmSaveOptions
-
Gets the prefix of which attributes that will be exported, the exported property will contains no prefix, custom properties with different prefix will not be exported, default value is 'rvm:'.
- getAuthor() - Method in class com.aspose.threed.AssetInfo
-
Gets the author of this asset
- getAuthor() - Method in class com.aspose.threed.RvmSaveOptions
-
Author information, default value is '3d@aspose'
- getAuxiliaryColor() - Method in class com.aspose.threed.PdfSaveOptions
-
Gets the auxiliary color to be used when rendering the 3D content.
- getAxis() - Method in class com.aspose.threed.RevolvedAreaSolid
-
Gets the axis direction, default value is (0, 1, 0).
- getBack() - Method in class com.aspose.threed.CubeFaceData
-
Gets the data for +Z(Back) face
- getBackgroundColor() - Method in class com.aspose.threed.ImageRenderOptions
-
The background color of the render result.
- getBackgroundColor() - Method in class com.aspose.threed.PdfSaveOptions
-
Background color of the 3D view in PDF file.
- getBackgroundColor() - Method in class com.aspose.threed.Viewport
-
Gets the background color of the viewport.
- getBaseProfile() - Method in class com.aspose.threed.MirroredProfile
-
The base profile to be mirrored.
- getBasisCurve() - Method in class com.aspose.threed.TransformedCurve
-
The basis curve.
- getBasisCurve() - Method in class com.aspose.threed.TrimmedCurve
-
The basis curve to be trimmed.
- getBias() - Method in class com.aspose.threed.KeyFrame
-
Gets the bias used in TCB spline
- getBindPoint(A3DObject, String, boolean) - Method in class com.aspose.threed.AnimationNode
-
Gets the animation bind point on given property.
- getBindPoint() - Method in class com.aspose.threed.KeyframeSequence
-
Gets the property bind point which owns this curve
- getBindPoint(AnimationNode, boolean) - Method in class com.aspose.threed.Property
-
Gets the property bind point on specified animation instance.
- getBindPoints() - Method in class com.aspose.threed.AnimationNode
-
Gets the current property bind points
- getBlend() - Method in class com.aspose.threed.RenderState
-
Enable or disable the fragment blending.
- getBlendColor() - Method in class com.aspose.threed.RenderState
-
- getBonePoses() - Method in class com.aspose.threed.Pose
-
- getBones() - Method in class com.aspose.threed.SkinDeformer
-
Gets all bones that the skin deformer contains
- getBoneTransform() - Method in class com.aspose.threed.Bone
-
Gets the transform matrix of the bone.
- getBottom() - Method in class com.aspose.threed.CubeFaceData
-
Gets the data for -Y(Bottom) face
- getBottomArea() - Method in class com.aspose.threed.Pyramid
-
Area of the bottom cap
- getBottomFlangeEdgeRadius() - Method in class com.aspose.threed.HShape
-
Gets the radius of the upper edges of the bottom flange.
- getBottomFlangeFilletRadius() - Method in class com.aspose.threed.HShape
-
Gets the radius of fillet between the web and the bottom flange.
- getBottomFlangeThickness() - Method in class com.aspose.threed.HShape
-
Gets the flange thickness of H-shape.
- getBottomFlangeWidth() - Method in class com.aspose.threed.HShape
-
Gets the extent of the width.
- getBottomOffset() - Method in class com.aspose.threed.Pyramid
-
Offset for bottom vertices
- getBottomXDim() - Method in class com.aspose.threed.TrapeziumShape
-
Gets the extent of the bottom line measured along the x-axis.
- getBoundingBox() - Method in class com.aspose.threed.Entity
-
Gets the bounding box of current entity in its object space coordinate system.
- getBoundingBox() - Method in class com.aspose.threed.Node
-
Calculate the bounding box of the node
- getBufferFile() - Method in class com.aspose.threed.GltfSaveOptions
-
The file name of the external buffer file used to store binary data.
- getBytesPerPixel() - Method in class com.aspose.threed.TextureData
-
Number of bytes of a pixel
- getCameraPosition() - Method in class com.aspose.threed.Html5SaveOptions
-
Gets the initial position of the camera, default value is (10, 10, 10)
- getCameraPosition() - Method in class com.aspose.threed.RendererVariableManager
-
Camera's position in world coordinate system
- getCanExport() - Method in class com.aspose.threed.FileFormat
-
Gets whether Aspose.3D supports export scene to current file format.
- getCanImport() - Method in class com.aspose.threed.FileFormat
-
Gets whether Aspose.3D supports import scene from current file format.
- getCapacity() - Method in class com.aspose.threed.TriMesh
-
The capacity of pre-allocated vertices.
- getCastLight() - Method in class com.aspose.threed.Light
-
Gets if the current light instance can illuminate other objects.
- getCastShadows() - Method in class com.aspose.threed.Geometry
-
Gets whether this geometry can cast shadow
- getCastShadows() - Method in class com.aspose.threed.Light
-
Gets if the light can cast shadows on other objects.
- getCastShadows() - Method in class com.aspose.threed.Primitive
-
Gets whether this geometry can cast shadow
- getCenter() - Method in class com.aspose.threed.BoundingBox
-
The center of the bounding box.
- getCenter() - Method in class com.aspose.threed.LinearExtrusion
-
If this value is false, the linear extrusion Z range is from 0 to height, otherwise the range is from -height/2 to height/2.
- getCenterScene() - Method in class com.aspose.threed.RvmLoadOptions
-
Center the scene after it's loaded.
- getChannel(String) - Method in class com.aspose.threed.BindPoint
-
Gets channel by given name
- getChannels() - Method in class com.aspose.threed.MorphTargetDeformer
-
Gets all channels contained in this deformer
- getChannelsCount() - Method in class com.aspose.threed.BindPoint
-
Gets the total number of property channels defined in this animation curve mapping.
- getChannelWeight() - Method in class com.aspose.threed.MorphTargetChannel
-
Gets the deformer weight of this channel.
- getChild(int) - Method in class com.aspose.threed.Node
-
Gets the child node at specified index.
- getChild(String) - Method in class com.aspose.threed.Node
-
Gets the child node with the specified name
- getChildNodes() - Method in class com.aspose.threed.Node
-
Gets the children nodes.
- getClosed() - Method in class com.aspose.threed.PatchDirection
-
Gets a value indicating whether this
PatchDirection
is a closed curve.
- getColor() - Method in class com.aspose.threed.Curve
-
Gets the color of the line, default value is white(1, 1, 1)
- getColor() - Method in class com.aspose.threed.Light
-
Gets the light's color
- getColorBits() - Method in class com.aspose.threed.DracoSaveOptions
-
Quantization bits for vertex color, default value is 10
- getColorBits() - Method in class com.aspose.threed.RenderParameters
-
Gets how many bits will be used by color buffer.
- getColorComponents() - Method in class com.aspose.threed.PlySaveOptions
-
The component names for vertex color, default value is ("red", "green", "blue")
- getComment() - Method in class com.aspose.threed.AssetInfo
-
Gets the comment of this asset.
- getCompare() - Method in class com.aspose.threed.StencilState
-
Gets the compare function used in stencil test
- getComponentType() - Method in class com.aspose.threed.AnimationChannel
-
Gets the component field's type
- getComposeOrder() - Method in class com.aspose.threed.TransformBuilder
-
Gets the chain compose order.
- getCompressionLevel() - Method in class com.aspose.threed.DracoSaveOptions
-
- getComputeShader() - Method in class com.aspose.threed.GLSLSource
-
Gets the source code of the compute shader.
- getComputeShader() - Method in class com.aspose.threed.SPIRVSource
-
Gets the source code of the compute shader.
- getConstantAttenuation() - Method in class com.aspose.threed.Light
-
Gets the constant attenuation to calculate the total attenuation of the light
- getConsumptionCredit() - Static method in class com.aspose.threed.Metered
-
Gets consumption credit
- getConsumptionQuantity() - Static method in class com.aspose.threed.Metered
-
Gets consumption file size
- getContent() - Method in class com.aspose.threed.Texture
-
Gets the binary content of the texture.
- getContentType() - Method in class com.aspose.threed.FileFormat
-
Gets file format content type
- getContinuity() - Method in class com.aspose.threed.KeyFrame
-
Gets the continuity used in TCB spline
- getControlPoints() - Method in class com.aspose.threed.Geometry
-
Gets all control points
- getControlPoints() - Method in class com.aspose.threed.Line
-
Gets all control points
- getControlPoints() - Method in class com.aspose.threed.NurbsCurve
-
Gets all control points
- getControlPoints() - Method in class com.aspose.threed.PatchDirection
-
Gets the count of control points in current direction.
- getCoordinatedSystem() - Method in class com.aspose.threed.AssetInfo
-
Gets the coordinate system used in this asset.
- getCopyright() - Method in class com.aspose.threed.AssetInfo
-
Gets the document's copyright
- getCount() - Method in interface com.aspose.threed.IIndexBuffer
-
Gets the number of index in this buffer.
- getCount() - Method in class com.aspose.threed.NurbsDirection
-
Gets the count of control points in current direction.
- getCount() - Method in class com.aspose.threed.VertexDeclaration
-
- getCreationTime() - Method in class com.aspose.threed.AssetInfo
-
Gets or Sets the creation time of this asset
- getCreationTime() - Method in class com.aspose.threed.RvmSaveOptions
-
The timestamp that exported this file, default value is current time
- getCullFace() - Method in class com.aspose.threed.RenderState
-
Enable or disable cull face
- getCullFaceMode() - Method in class com.aspose.threed.RenderState
-
Gets which face will be culled.
- getCurrentAnimationClip() - Method in class com.aspose.threed.Scene
-
- getCurve() - Method in class com.aspose.threed.ArbitraryProfile
-
The Curve used to construct the profile
- getCurve() - Method in class com.aspose.threed.CompositeCurve.Segment
-
The curve used in the segment
- getCurveType() - Method in class com.aspose.threed.NurbsCurve
-
Gets the type of the curve.
- getCylinderRadialSegments() - Method in class com.aspose.threed.RvmLoadOptions
-
Gets the number of cylinder's radial segments, default value is 16
- getData() - Method in class com.aspose.threed.TextureData
-
Raw bytes of pixel data
- getData() - Method in class com.aspose.threed.VertexElementDoublesTemplate
-
Gets the vertex data
- getData() - Method in class com.aspose.threed.VertexElementIntsTemplate
-
Gets the vertex data
- getData() - Method in class com.aspose.threed.VertexElementTemplate
-
Gets the vertex data
- getData() - Method in class com.aspose.threed.VertexElementUserData
-
The user data attached in this element
- getData() - Method in class com.aspose.threed.VertexElementVector4
-
Gets the vertex data
- getDataType() - Method in class com.aspose.threed.VertexField
-
Data type of this field.
- getDefaultValue() - Method in class com.aspose.threed.AnimationChannel
-
Gets the Default value of the channel.
- getDeformers() - Method in class com.aspose.threed.Geometry
-
Gets all deformers associated with this geometry.
- getDeformers2() - Method in class com.aspose.threed.Geometry
-
Gets all deformers with specified deformer types
- getDepth() - Method in class com.aspose.threed.CShape
-
Gets the depth of the profile.
- getDepth() - Method in interface com.aspose.threed.ITextureUnit
-
Gets the height of this texture, for none-3D texture it's always 1.
- getDepth() - Method in class com.aspose.threed.LShape
-
Gets the depth of the profile.
- getDepth() - Method in class com.aspose.threed.TShape
-
Gets the length of the web.
- getDepth() - Method in class com.aspose.threed.UShape
-
Gets the length of web.
- getDepth() - Method in class com.aspose.threed.ZShape
-
Gets the length of web.
- getDepthBias() - Method in class com.aspose.threed.RendererVariableManager
-
Depth bias for shadow mapping, default value is 0.001
- getDepthBits() - Method in class com.aspose.threed.RenderParameters
-
Gets how many bits will be used by depth buffer.
- getDepthClear() - Method in class com.aspose.threed.Viewport
-
Gets the depth value used when clear the viewport with depth buffer bit set.
- getDepthFailAction() - Method in class com.aspose.threed.StencilState
-
Gets the stencil action when stencil test pass but depth test fails.
- getDepthFunction() - Method in class com.aspose.threed.RenderState
-
Gets the compare function used in depth test
- getDepthMask() - Method in class com.aspose.threed.RenderState
-
Enable or disable the depth writing.
- getDepthTest() - Method in class com.aspose.threed.RenderState
-
Enable or disable the depth test.
- getDepthTexture() - Method in interface com.aspose.threed.IRenderTexture
-
Depth buffer texture
- getDescription() - Method in class com.aspose.threed.AnimationClip
-
Gets the description of this animation clip
- getDescription() - Method in class com.aspose.threed.ShaderTechnique
-
Gets the description of this technique
- getDestinationBlendFactor() - Method in class com.aspose.threed.RenderState
-
Gets how the color is blended.
- getDeterminant() - Method in class com.aspose.threed.Matrix4
-
Gets the determinant of the matrix.
- getDiffuse() - Method in class com.aspose.threed.PbrSpecularMaterial
-
Gets the diffuse color of the material, default value is (1, 1, 1)
- getDiffuseColor() - Method in class com.aspose.threed.LambertMaterial
-
Gets the diffuse color
- getDiffuseTexture() - Method in class com.aspose.threed.PbrSpecularMaterial
-
Gets the texture for diffuse
- getDimension() - Method in class com.aspose.threed.NurbsCurve
-
Gets the curve's dimension.
- getDirection() - Method in class com.aspose.threed.Frustum
-
Gets the direction that the camera is looking at.
- getDirection() - Method in interface com.aspose.threed.IOrientable
-
Gets the direction that the entity is looking at.
- getDirection() - Method in class com.aspose.threed.LinearExtrusion
-
The direction of extrusion, default value is (0, 0, 1)
- getDirectrix() - Method in class com.aspose.threed.SweptAreaSolid
-
The directrix that the swept area sweeping along with.
- getDishLatitudeSegments() - Method in class com.aspose.threed.RvmLoadOptions
-
Gets the number of dish' latitude segments, default value is 8
- getDishLongitudeSegments() - Method in class com.aspose.threed.RvmLoadOptions
-
Gets the number of dish' longitude segments, default value is 12
- getDivisions() - Method in class com.aspose.threed.NurbsDirection
-
Gets the number of divisions between adjacent control points in current direction.
- getDivisions() - Method in class com.aspose.threed.PatchDirection
-
Gets the number of divisions between adjacent control points.
- getDoubleBuffering() - Method in class com.aspose.threed.RenderParameters
-
Gets whether double buffer is used.
- getDracoCompression() - Method in class com.aspose.threed.GltfSaveOptions
-
Gets whether to enable draco compression
- getDuplicatedNameCounterBase() - Method in class com.aspose.threed.Discreet3dsSaveOptions
-
The counter used by generating new name for duplicated names, default value is 2.
- getDuplicatedNameCounterFormat() - Method in class com.aspose.threed.Discreet3dsSaveOptions
-
The format of the duplicated counter, default value is empty string.
- getDuplicatedNameSeparator() - Method in class com.aspose.threed.Discreet3dsSaveOptions
-
The separator between object's name and the duplicated counter, default value is "_".
- getEdgeRadius() - Method in class com.aspose.threed.LShape
-
Gets the radius of the edge.
- getEdgeRadius() - Method in class com.aspose.threed.UShape
-
Gets the radius of edge in flange's edge.
- getEdgeRadius() - Method in class com.aspose.threed.ZShape
-
Gets the radius of flange edge.
- getEdges() - Method in class com.aspose.threed.Mesh
-
Gets edges of the Mesh.
- getElement(VertexElementType) - Method in class com.aspose.threed.Geometry
-
Gets a vertex element with specified type
- getEmbedAssets() - Method in class com.aspose.threed.GltfSaveOptions
-
Embed all external assets as base64 into single file in ASCII mode, default value is false.
- getEmbedTextures() - Method in class com.aspose.threed.FbxSaveOptions
-
Gets whether to embed the texture to the final output file.
- getEmbedTextures() - Method in class com.aspose.threed.PdfSaveOptions
-
Embed the external textures into the PDF file, default value is false.
- getEmbedTextures() - Method in class com.aspose.threed.U3dSaveOptions
-
Embed the external textures into the U3D file, default value is false.
- getEmissiveColor() - Method in class com.aspose.threed.LambertMaterial
-
Gets the emissive color
- getEmissiveColor() - Method in class com.aspose.threed.PbrMaterial
-
Gets the emissive color
- getEmissiveColor() - Method in class com.aspose.threed.PbrSpecularMaterial
-
Gets the emissive color, default value is (0, 0, 0)
- getEmissiveTexture() - Method in class com.aspose.threed.PbrMaterial
-
Gets the texture for emissive
- getEmissiveTexture() - Method in class com.aspose.threed.PbrSpecularMaterial
-
Gets the texture for emissive
- getEnableCompression() - Method in class com.aspose.threed.AmfSaveOptions
-
Whether to use compression to reduce the final file size, default value is true
- getEnableCompression() - Method in class com.aspose.threed.FbxSaveOptions
-
Compression large binary data in the FBX file(e.g.
- getEnabled() - Method in class com.aspose.threed.Viewport
-
Enable or disable this viewport.
- getEnableMaterials() - Method in class com.aspose.threed.ObjLoadOptions
-
Gets whether import materials for each object
- getEnableMaterials() - Method in class com.aspose.threed.ObjSaveOptions
-
Gets whether import/export materials for each object
- getEnableMipMap() - Method in class com.aspose.threed.Texture
-
Gets if the mipmap is enabled for this texture
- getEnableShadows() - Method in class com.aspose.threed.ImageRenderOptions
-
Gets whether to render shadows.
- getEnableShadows() - Method in class com.aspose.threed.Renderer
-
Gets whether to enable shadows.
- getEncoding() - Method in class com.aspose.threed.IOConfig
-
Gets the default encoding for text-based files.
- getEndPoint() - Method in class com.aspose.threed.SweptAreaSolid
-
The end point of the directrix.
- getEntities() - Method in class com.aspose.threed.Node
-
Gets all node entities.
- getEntity() - Method in class com.aspose.threed.Node
-
Gets the first entity attached to this node, if sets, will clear other entities.
- getEntityRenderer(Entity) - Method in class com.aspose.threed.Renderer
-
Get the entity renderer that used to render the specified entity, or return fallback renderer if no entity renderer was registered.
- getEntityRendererKey() - Method in class com.aspose.threed.Curve
-
Gets the key of the entity renderer registered in the renderer
- getEntityRendererKey() - Method in class com.aspose.threed.Entity
-
Gets the key of the entity renderer registered in the renderer
- getEntityRendererKey() - Method in class com.aspose.threed.PointCloud
-
Gets the key of the entity renderer registered in the renderer
- getEntityRendererKey() - Method in class com.aspose.threed.Profile
-
Gets the key of the entity renderer registered in the renderer
- getErrorCode() - Method in exception com.aspose.threed.DriverException
-
Gets the native error code.
- getEulerAngles() - Method in class com.aspose.threed.GlobalTransform
-
Gets the rotation represented in Euler angles, measured in degree
- getEulerAngles() - Method in class com.aspose.threed.Transform
-
Gets the rotation represented in Euler angles, measured in degree
- getExcluded() - Method in class com.aspose.threed.Entity
-
Gets whether to exclude this entity during exporting.
- getExcluded() - Method in class com.aspose.threed.Node
-
Gets whether to exclude this node and all child nodes/entities during exporting.
- getExportAttributes() - Method in class com.aspose.threed.RvmSaveOptions
-
Gets whether to export the attribute list to an external .att file, default value is false.
- getExportCamera() - Method in class com.aspose.threed.Discreet3dsSaveOptions
-
Gets whether export all cameras in the scene.
- getExportLegacyMaterialProperties() - Method in class com.aspose.threed.FbxSaveOptions
-
Gets whether export legacy material properties, used for back compatibility.
- getExportLight() - Method in class com.aspose.threed.Discreet3dsSaveOptions
-
Gets whether export all lights in the scene.
- getExportMetaData() - Method in class com.aspose.threed.A3dwSaveOptions
-
Export meta data associated with Scene/Node to client
Default value is true
- getExportMetaData() - Method in class com.aspose.threed.UsdSaveOptions
-
Export node's properties through USD's customData field.
- getExportNormals() - Method in class com.aspose.threed.U3dSaveOptions
-
Gets whether to export normal data.
- getExportTextureCoordinates() - Method in class com.aspose.threed.U3dSaveOptions
-
Gets whether to export texture coordinates.
- getExportVertexDiffuse() - Method in class com.aspose.threed.U3dSaveOptions
-
Gets whether to export vertex's diffuse color.
- getExportVertexSpecular() - Method in class com.aspose.threed.U3dSaveOptions
-
Gets whether to export vertex' specular color.
- getExtension() - Method in class com.aspose.threed.FileFormat
-
Gets the extension name of this type.
- getExtension() - Method in class com.aspose.threed.FileFormatType
-
Deprecated.
- getExtensions() - Method in class com.aspose.threed.FileFormat
-
Gets the extension names of this type.
- getExtent() - Method in class com.aspose.threed.BoundingBox
-
Gets the extent of the bounding box.
- getExtent() - Method in class com.aspose.threed.BoundingBox2D
-
Gets the extent of the bounding box.
- getExtent() - Method in class com.aspose.threed.CircleShape
-
Gets the extent in x and y dimension.
- getExtent() - Method in class com.aspose.threed.CShape
-
Gets the extent in x and y dimension.
- getExtent() - Method in class com.aspose.threed.EllipseShape
-
Gets the extent in x and y dimension.
- getExtent() - Method in class com.aspose.threed.HShape
-
Gets the extent in x and y dimension.
- getExtent() - Method in class com.aspose.threed.LShape
-
Gets the extent in x and y dimension.
- getExtent() - Method in class com.aspose.threed.ParameterizedProfile
-
Gets the extent in x and y dimension.
- getExtent() - Method in class com.aspose.threed.RectangleShape
-
Gets the extent in x and y dimension.
- getExtent() - Method in class com.aspose.threed.TrapeziumShape
-
Gets the extent in x and y dimension.
- getExtent() - Method in class com.aspose.threed.TShape
-
Gets the extent in x and y dimension.
- getExtent() - Method in class com.aspose.threed.UShape
-
Gets the extent in x and y dimension.
- getExtent() - Method in class com.aspose.threed.ZShape
-
Gets the extent in x and y dimension.
- getExternalDracoEncoder() - Method in class com.aspose.threed.GltfSaveOptions
-
Use external draco encoder to accelerate the draco compression speed.
- getFaceColor() - Method in class com.aspose.threed.PdfSaveOptions
-
Gets the face color to be used when rendering the 3D content.
- getFaceElement() - Method in class com.aspose.threed.PlySaveOptions
-
The element name for the face data, default value is "face"
- getFaceProperty() - Method in class com.aspose.threed.PlySaveOptions
-
The property name for the face data, default value is "vertex_index"
- getFailAction() - Method in class com.aspose.threed.StencilState
-
Gets the stencil action when stencil test fails.
- getFallback() - Method in class com.aspose.threed.ShaderSet
-
Gets the fallback shader when required shader is unavailable
- getFallbackEntityRenderer() - Method in class com.aspose.threed.Renderer
-
Gets the fallback entity renderer when the entity has no special renderer defined.
- getFallbackNormal() - Method in class com.aspose.threed.GltfSaveOptions
-
When GLTF2 exporter detected an invalid normal, this will be used instead of its original value to bypass the validation.
- getFalloff() - Method in class com.aspose.threed.Light
-
Gets the falloff cone angle (in degrees).
- getFarPlane() - Method in class com.aspose.threed.Frustum
-
Gets the frustum's far plane distance.
- getFarPlane() - Method in class com.aspose.threed.Html5SaveOptions
-
Gets the far plane of the camera, default value is 1000.
- getFieldOfView() - Method in class com.aspose.threed.Camera
-
- getFieldOfView() - Method in class com.aspose.threed.Html5SaveOptions
-
Gets the field of the view, default value is 45, measured in degree.
- getFieldOfViewX() - Method in class com.aspose.threed.Camera
-
- getFieldOfViewY() - Method in class com.aspose.threed.Camera
-
- getFileContent(String) - Method in class com.aspose.threed.MemoryFileSystem
-
Returns the raw content of the specified file.
- getFileFormat() - Method in class com.aspose.threed.IOConfig
-
Gets the file format that specified in current Save/Load option.
- getFileFormatType() - Method in class com.aspose.threed.FileFormat
-
Gets file format type
- getFileName() - Method in class com.aspose.threed.IOConfig
-
The file name of the exporting/importing scene.
- getFileName() - Method in class com.aspose.threed.Texture
-
Gets the associated texture file.
- getFileNames() - Method in class com.aspose.threed.MemoryFileSystem
-
File names that in this memory file system.
- getFileNote() - Method in class com.aspose.threed.RvmSaveOptions
-
File note in the file header.
- getFileSystem() - Method in class com.aspose.threed.IOConfig
-
Allow user to handle how to manage the external dependencies during load/save.
- getFileSystemFactory() - Static method in class com.aspose.threed.IOConfig
-
Gets the factory class for FileSystem.
- getFilletRadius() - Method in class com.aspose.threed.LShape
-
Gets the radius of the fillet.
- getFilletRadius() - Method in class com.aspose.threed.TShape
-
Gets the radius of fillet between web and flange.
- getFilletRadius() - Method in class com.aspose.threed.UShape
-
Gets the radius of fillet between flange and web.
- getFilletRadius() - Method in class com.aspose.threed.ZShape
-
Gets the radius of fillet between flange and web.
- getFirst() - Method in class com.aspose.threed.TrimmedCurve
-
The first end point to trim, can be a Cartesian point or a real parameter.
- getFlangeEdgeRadius() - Method in class com.aspose.threed.TShape
-
Gets the radius of the flange edge.
- getFlangeThickness() - Method in class com.aspose.threed.TShape
-
Gets the wall thickness of flange.
- getFlangeThickness() - Method in class com.aspose.threed.UShape
-
Gets the thickness of flange.
- getFlangeThickness() - Method in class com.aspose.threed.ZShape
-
Gets the thickness of flange.
- getFlangeWidth() - Method in class com.aspose.threed.TShape
-
Gets the length of the flange.
- getFlangeWidth() - Method in class com.aspose.threed.UShape
-
Gets the length of flange.
- getFlangeWidth() - Method in class com.aspose.threed.ZShape
-
Gets the length of flange.
- getFlat() - Method in class com.aspose.threed.KeyFrame
-
Get or set if the key frame is flat.
- getFlipCoordinate() - Method in class com.aspose.threed.PlySaveOptions
-
Flip the coordinate while saving the scene, default value is true
- getFlipCoordinateSystem() - Method in class com.aspose.threed.Discreet3dsLoadOptions
-
Gets flip coordinate system of control points/normal during importing/exporting.
- getFlipCoordinateSystem() - Method in class com.aspose.threed.Discreet3dsSaveOptions
-
Gets flip coordinate system of control points/normal during importing/exporting.
- getFlipCoordinateSystem() - Method in class com.aspose.threed.ObjLoadOptions
-
Gets whether flip coordinate system of control points/normal during importing
- getFlipCoordinateSystem() - Method in class com.aspose.threed.ObjSaveOptions
-
Gets whether flip coordinate system of control points/normal during importing/exporting.
- getFlipCoordinateSystem() - Method in class com.aspose.threed.PdfSaveOptions
-
Gets to flip the coordinate system of the scene during exporting.
- getFlipCoordinateSystem() - Method in class com.aspose.threed.PlyLoadOptions
-
Gets flip coordinate system of control points/normal during importing/exporting.
- getFlipCoordinateSystem() - Method in class com.aspose.threed.StlLoadOptions
-
Gets whether to flip coordinate system of control points/normal during importing.
- getFlipCoordinateSystem() - Method in class com.aspose.threed.StlSaveOptions
-
Gets whether flip coordinate system of control points/normal during exporting.
- getFlipCoordinateSystem() - Method in class com.aspose.threed.U3dLoadOptions
-
Gets whether flip coordinate system of control points/normal during importing/exporting.
- getFlipCoordinateSystem() - Method in class com.aspose.threed.U3dSaveOptions
-
Gets whether flip coordinate system of control points/normal during importing/exporting.
- getFlipCoordinateSystem() - Method in class com.aspose.threed.XLoadOptions
-
Flip the coordinate system, this is true by default
- getFlipTexCoordV() - Method in class com.aspose.threed.GltfLoadOptions
-
Flip the v(t) coordinate in mesh's texture coordinate, default value is true.
- getFlipTexCoordV() - Method in class com.aspose.threed.GltfSaveOptions
-
Flip texture coordinate v(t) component, default value is true.
- getFoldRepeatedCurveData() - Method in class com.aspose.threed.FbxSaveOptions
-
Gets whether reuse repeated curve data by increasing last data's ref count
- getFragmentShader() - Method in class com.aspose.threed.GLSLSource
-
Gets the source code of the fragment shader.
- getFragmentShader() - Method in class com.aspose.threed.SPIRVSource
-
Gets the source code of the fragment shader.
- getFront() - Method in class com.aspose.threed.CubeFaceData
-
Gets the data for -Z(Front) face
- getFrontFace() - Method in class com.aspose.threed.RenderState
-
Gets which order is front face.
- getFrustum() - Method in class com.aspose.threed.Renderer
-
Gets the frustum that used to provide view matrix.
- getFrustum() - Method in class com.aspose.threed.Viewport
-
- getGammaCorrectedColor() - Method in class com.aspose.threed.Discreet3dsLoadOptions
-
A 3ds file may contains original color and gamma corrected color for same attribute,
Setting this to true will use the gamma corrected color if possible,
otherwise the Aspose.3D will try to use the original color.
- getGammaCorrectedColor() - Method in class com.aspose.threed.Discreet3dsSaveOptions
-
A 3ds file may contains original color and gamma corrected color for same attribute,
Setting this to true will use the gamma corrected color if possible,
otherwise the Aspose.3D will try to use the original color.
- getGenerateFanCylinder() - Method in class com.aspose.threed.Cylinder
-
Gets whether to generate the fan-style cylinder when the ThetaLength is less than 2*PI, otherwise the model will not be cut.
- getGenerateMaterials() - Method in class com.aspose.threed.RvmLoadOptions
-
Generate materials with random colors for each objects in the scene if color table is not exported within the RVM file.
- getGenerateVertexElementMaterial() - Method in class com.aspose.threed.FbxSaveOptions
-
Gets whether always generate a
VertexElementMaterial
for geometries if the attached node contains materials.
- getGeometricRotation() - Method in class com.aspose.threed.Transform
-
Gets the geometric Euler rotation(measured in degree).
- getGeometricScaling() - Method in class com.aspose.threed.Transform
-
Gets the geometric scaling.
- getGeometricTranslation() - Method in class com.aspose.threed.Transform
-
Gets the geometric translation.
- getGeometryShader() - Method in class com.aspose.threed.GLSLSource
-
Gets the source code of the geometry shader.
- getGeometryShader() - Method in class com.aspose.threed.SPIRVSource
-
Gets the source code of the geometry shader.
- getGirth() - Method in class com.aspose.threed.CShape
-
Gets the length of girth.
- getGlobalTransform() - Method in class com.aspose.threed.Node
-
Gets the global transform.
- getGlossinessFactor() - Method in class com.aspose.threed.PbrSpecularMaterial
-
Gets the glossiness(smoothness) of the material, 1 means perfectly smooth and 0 means perfectly rough, default value is 1, range is [0, 1]
- getHeight() - Method in class com.aspose.threed.Box
-
Gets the height of the box aligned in y-axis.
- getHeight() - Method in class com.aspose.threed.Camera
-
Gets the view plane's height measured in inches
- getHeight() - Method in class com.aspose.threed.Cylinder
-
Gets the height of the cylinder.
- getHeight() - Method in class com.aspose.threed.Dish
-
Height of the dish
- getHeight() - Method in interface com.aspose.threed.ITextureUnit
-
Gets the height of this texture.
- getHeight() - Method in class com.aspose.threed.LinearExtrusion
-
The height of the extruded geometry, default value is 1.0
- getHeight() - Method in class com.aspose.threed.Pyramid
-
Height of the pyramid
- getHeight() - Method in class com.aspose.threed.RectangularTorus
-
The height of the rectangular torus.
- getHeight() - Method in class com.aspose.threed.TextureData
-
Number of vertical pixels
- getHeightSegments() - Method in class com.aspose.threed.Box
-
gets or sets the height segments.
- getHeightSegments() - Method in class com.aspose.threed.Cylinder
-
Gets the height segments.
- getHeightSegments() - Method in class com.aspose.threed.Dish
-
Gets the height segments
- getHeightSegments() - Method in class com.aspose.threed.Sphere
-
Gets the height segments.
- getHighPreciseColor() - Method in class com.aspose.threed.Discreet3dsSaveOptions
-
If this is true, the generated 3ds file will use high precise color, means each channel of red/green/blue are in 32bit float.
- getHotSpot() - Method in class com.aspose.threed.Light
-
Gets the hot spot cone angle(in degrees).
- getIdentity() - Static method in class com.aspose.threed.Matrix4
-
Gets the identity matrix.
- getImageFormat() - Method in class com.aspose.threed.GltfSaveOptions
-
Standard glTF only supports PNG/JPG as its texture format, this option will guide how Aspose.3D
convert the non-standard images to supported format during the exporting.
- getIndented() - Method in class com.aspose.threed.ColladaSaveOptions
-
Gets whether the exported XML document is indented.
- getIndependentTangent() - Method in class com.aspose.threed.KeyFrame
-
Gets the out and next in tangents are independent.
- getIndex() - Method in class com.aspose.threed.VertexField
-
Index of this field in the vertex's layout with same semantic.
- getIndexDataType() - Method in interface com.aspose.threed.IIndexBuffer
-
Gets the data type of each element.
- getIndices() - Method in interface com.aspose.threed.IIndexedVertexElement
-
Gets the indices data
- getIndices() - Method in class com.aspose.threed.Shape
-
Gets the indices.
- getIndices() - Method in class com.aspose.threed.VertexElement
-
Gets the indices data
- getIndicesCount() - Method in class com.aspose.threed.TriMesh
-
The count of indices in this
TriMesh
- getInnerFilletRadius() - Method in class com.aspose.threed.HollowRectangleShape
-
The inner fillet radius of the inner rectangle.
- getInnerRadius() - Method in class com.aspose.threed.RectangularTorus
-
The inner radius of the rectangular torus
Default value is 17
- getInput() - Method in class com.aspose.threed.PostProcessing
-
Input of this post-processing
- getIntensity() - Method in class com.aspose.threed.Light
-
Gets the light's intensity, default value is 100
- getInternalFilletRadius() - Method in class com.aspose.threed.CShape
-
Gets the internal fillet radius.
- getInterpolation() - Method in class com.aspose.threed.KeyFrame
-
Gets the key's interpolation type, list.data[index] defines the algorithm how the sampled value is calculated.
- getIntIndices() - Method in class com.aspose.threed.TriMesh
-
Convert the indices to 32bit integer array
- getKeepBuiltinGlobalSettings() - Method in class com.aspose.threed.FbxLoadOptions
-
Gets whether to keep the builtin properties in GlobalSettings which have a native property replacement in
AssetInfo
.
- getKeyFrames() - Method in class com.aspose.threed.KeyframeSequence
-
Gets the key frames of this curve.
- getKeyframeSequence(A3DObject, String, String, boolean) - Method in class com.aspose.threed.AnimationNode
-
Gets the keyframe sequence on given property and channel.
- getKeyframeSequence(A3DObject, String, boolean) - Method in class com.aspose.threed.AnimationNode
-
Gets the keyframe sequence on given property.
- getKeyframeSequence(String) - Method in class com.aspose.threed.BindPoint
-
Gets the first keyframe sequence in specified channel
- getKeyframeSequence(AnimationNode, boolean) - Method in class com.aspose.threed.Property
-
Gets the keyframe sequence on specified animation instance.
- getKeyframeSequences() - Method in class com.aspose.threed.AnimationChannel
-
Gets all keyframe sequences inside this channel
- getKeyframeSequences(String) - Method in class com.aspose.threed.BindPoint
-
Gets all keyframe sequences in specified channel
- getKeywords() - Method in class com.aspose.threed.AssetInfo
-
Gets the keywords of this asset
- getKnotVectors() - Method in class com.aspose.threed.NurbsCurve
-
Gets the knot vector, it is a sequence of parameter values that determines where and how the control points affect the NURBS curve.
- getKnotVectors() - Method in class com.aspose.threed.NurbsDirection
-
Gets the knot vector, it is a sequence of parameter values that determines where and how the control points affect the NURBS curve.
- getLambert() - Method in class com.aspose.threed.ShaderSet
-
Gets the shader that used to render the lambert material
- getLeft() - Method in class com.aspose.threed.CubeFaceData
-
Gets the data for +X(Left) face
- getLength() - Method in class com.aspose.threed.Box
-
Gets the length of the box aligned in z-axis.
- getLength() - Method in class com.aspose.threed.Plane
-
Gets the length of the plane.
- getLength() - Method in class com.aspose.threed.Quaternion
-
Gets the length of the quaternion
- getLength() - Method in class com.aspose.threed.Vector2
-
Gets the length.
- getLength() - Method in class com.aspose.threed.Vector3
-
Gets the length of this vector.
- getLength2() - Method in class com.aspose.threed.Vector3
-
Gets the square of the length.
- getLengthSegments() - Method in class com.aspose.threed.Box
-
Gets the length segments.
- getLengthSegments() - Method in class com.aspose.threed.Plane
-
Gets the length segments.
- getLibrary() - Method in class com.aspose.threed.Scene
-
Objects that not directly used in scene hierarchy can be defined in Library.
- getLightingScheme() - Method in class com.aspose.threed.PdfSaveOptions
-
LightingScheme specifies the lighting to apply to 3D artwork.
- getLightType() - Method in class com.aspose.threed.Light
-
Gets the light's type
- getLinearAttenuation() - Method in class com.aspose.threed.Light
-
Gets the linear attenuation to calculate the total attenuation of the light
- getLookAt() - Method in class com.aspose.threed.Frustum
-
Gets the the interested position that the camera is looking at.
- getLookAt() - Method in class com.aspose.threed.Html5SaveOptions
-
Gets the default look at position, default value is (0, 0, 0)
- getLookupAttributes() - Method in class com.aspose.threed.RvmLoadOptions
-
Gets whether to load attributes from external attribute list file(.att/.attrib/.txt), default value is true.
- getLookupPaths() - Method in class com.aspose.threed.IOConfig
-
Some files like OBJ depends on external file, the lookup paths will allows Aspose.3D to look for external file to load.
- getMagFilter() - Method in class com.aspose.threed.TextureBase
-
Gets the filter for magnification.
- getMagnification() - Method in class com.aspose.threed.Camera
-
Gets the magnification used in orthographic camera
- getMagnification() - Method in interface com.aspose.threed.ITextureUnit
-
Gets the filter mode for magnification.
- getMappingMode() - Method in class com.aspose.threed.VertexElement
-
Gets how the element is mapped.
- getMasterScale() - Method in class com.aspose.threed.Discreet3dsSaveOptions
-
Gets the master scale used in exporting.
- getMaterial() - Method in class com.aspose.threed.Node
-
Gets the first material associated with this node, if sets, will clear other materials
- getMaterial() - Method in class com.aspose.threed.Renderer
-
Gets the material that used to provide material information used by shaders.
- getMaterialConverter() - Method in class com.aspose.threed.GltfSaveOptions
-
Custom converter to convert the geometry's material to PBR material
If this is unassigned, glTF 2.0 exporter will automatically convert the standard material to PBR material.
- getMaterials() - Method in class com.aspose.threed.Node
-
Gets the materials associated with this node.
- getMatrix() - Method in class com.aspose.threed.BonePose
-
Gets the transform matrix of the node in current pose.
- getMatrix() - Method in class com.aspose.threed.TransformBuilder
-
Gets the current matrix value
- getMatrixLightSpace() - Method in class com.aspose.threed.RendererVariableManager
-
Matrix for light space transformation
- getMatrixProjection() - Method in class com.aspose.threed.RendererVariableManager
-
Matrix for projection transformation
- getMatrixView() - Method in class com.aspose.threed.RendererVariableManager
-
Matrix for view transformation
- getMatrixViewProjection() - Method in class com.aspose.threed.RendererVariableManager
-
Matrix for view and projection transformation.
- getMatrixWorld() - Method in class com.aspose.threed.RendererVariableManager
-
Matrix for world transformation
- getMatrixWorldNormal() - Method in class com.aspose.threed.RendererVariableManager
-
Matrix for converting normal from object to world space.
- getMatrixWorldViewProjection() - Method in class com.aspose.threed.RendererVariableManager
-
Matrix for world view and projection transformation
- getMaximum() - Method in class com.aspose.threed.BoundingBox
-
The maximum corner of the bounding box
- getMaximum() - Method in class com.aspose.threed.BoundingBox2D
-
The maximum corner of the bounding box
- getMaximumDescriptorSets() - Method in class com.aspose.threed.SPIRVSource
-
Maximum descriptor sets, default value is 10
- getMeshCompression() - Method in class com.aspose.threed.U3dSaveOptions
-
Gets whether to enable mesh data compression.
- getMetaDataPrefix() - Method in class com.aspose.threed.A3dwSaveOptions
-
If this property is non-null, only the properties of Scene/Node that start with this prefix will be exported, and the prefix will be removed.
- getMetaDatas() - Method in class com.aspose.threed.Node
-
Gets the meta data defined in this node.
- getMetallicFactor() - Method in class com.aspose.threed.PbrMaterial
-
Gets the metalness of the material, value of 1 means the material is a metal and value of 0 means the material is a dielectric.
- getMetallicRoughness() - Method in class com.aspose.threed.PbrMaterial
-
Gets the texture for metallic(in R channel) and roughness(in G channel)
- getMinFilter() - Method in class com.aspose.threed.TextureBase
-
Gets the filter for minification.
- getMinification() - Method in interface com.aspose.threed.ITextureUnit
-
Gets the filter mode for minification.
- getMinimum() - Method in class com.aspose.threed.BoundingBox
-
The minimum corner of the bounding box
- getMinimum() - Method in class com.aspose.threed.BoundingBox2D
-
The minimum corner of the bounding box
- getMipFilter() - Method in class com.aspose.threed.TextureBase
-
Gets the filter for mip-level sampling.
- getMipmap() - Method in interface com.aspose.threed.ITextureUnit
-
Gets the filter mode for mipmap.
- getModificationTime() - Method in class com.aspose.threed.AssetInfo
-
Gets or Sets the modification time of this asset
- getMultiplicity() - Method in class com.aspose.threed.NurbsCurve
-
Gets the multiplicity.
- getMultiplicity() - Method in class com.aspose.threed.NurbsDirection
-
Gets the multiplicity.
- getName() - Method in class com.aspose.threed.A3DObject
-
Gets the name.
- getName() - Method in class com.aspose.threed.AnimationChannel
-
Gets the name of the channel
- getName() - Method in class com.aspose.threed.ShaderVariable
-
Gets the name of this variable
- getName() - Method in class com.aspose.threed.VertexElement
-
Gets the name.
- getNearPlane() - Method in class com.aspose.threed.Frustum
-
Gets the frustum's near plane distance.
- getNearPlane() - Method in class com.aspose.threed.Html5SaveOptions
-
Gets the near plane of the camera, default value is 1
- getNegativeX() - Method in class com.aspose.threed.CubeFaceData
-
Gets the data for +X(Left) face
- getNegativeY() - Method in class com.aspose.threed.CubeFaceData
-
Gets the data for -Y(Bottom) face
- getNegativeZ() - Method in class com.aspose.threed.CubeFaceData
-
Gets the data for -Z(Front) face
- getNextInTangent() - Method in class com.aspose.threed.KeyFrame
-
Gets the next in(left) tangent on this key frame.
- getNextInWeight() - Method in class com.aspose.threed.KeyFrame
-
Gets the next in(left) weight on this key frame.
- getNode() - Method in class com.aspose.threed.Bone
-
Gets the node.
- getNode() - Method in class com.aspose.threed.BonePose
-
Gets the scene node, points to a skinned skeleton node
- getNode() - Method in class com.aspose.threed.Renderer
-
- getNormalBits() - Method in class com.aspose.threed.DracoSaveOptions
-
Quantization bits for normal vectors, default value is 10
- getNormalComponents() - Method in class com.aspose.threed.PlySaveOptions
-
The component names for normal data, default value is ("nx", "ny", "nz")
- getNormalizeNormal() - Method in class com.aspose.threed.ObjLoadOptions
-
Gets whether to normalize the normal vector during the loading.
- getNormalTexture() - Method in class com.aspose.threed.PbrMaterial
-
Gets the texture of normal mapping
- getNormalTexture() - Method in class com.aspose.threed.PbrSpecularMaterial
-
Gets the texture of normal mapping
- getOcclusionFactor() - Method in class com.aspose.threed.PbrMaterial
-
Gets the factor of ambient occlusion
- getOcclusionTexture() - Method in class com.aspose.threed.PbrMaterial
-
Gets the texture for ambient occlusion
- getOffset() - Method in class com.aspose.threed.VertexField
-
The offset in bytes of this field.
- getOffsetBottom() - Method in class com.aspose.threed.Cylinder
-
Gets the vertices transformation offset of the bottom side.
- getOffsetHeight() - Method in class com.aspose.threed.RelativeRectangle
-
Gets the offset for height
- getOffsetTop() - Method in class com.aspose.threed.Cylinder
-
Gets the vertices transformation offset of the top side.
- getOffsetWidth() - Method in class com.aspose.threed.RelativeRectangle
-
Gets the offset for width
- getOffsetX() - Method in class com.aspose.threed.RelativeRectangle
-
Gets the offset for coordinate X
- getOffsetY() - Method in class com.aspose.threed.RelativeRectangle
-
Gets the offset for coordinate Y
- getOpenEnded() - Method in class com.aspose.threed.Cylinder
-
Gets a value indicating whether this
Cylinder
open ended.
- getOrder() - Method in class com.aspose.threed.NurbsCurve
-
Gets the order of a NURBS curve, it defines the number of nearby control points that influence any given point on the curve.
- getOrder() - Method in class com.aspose.threed.NurbsDirection
-
Gets the order of a NURBS curve, it defines the number of nearby control points that influence any given point on the curve.
- getOrientationBox() - Method in class com.aspose.threed.Html5SaveOptions
-
Display a orientation box.
- getOrigin() - Method in class com.aspose.threed.RevolvedAreaSolid
-
Gets the origin point of the revolving, default value is (0, 0, 0).
- getOrthoHeight() - Method in class com.aspose.threed.Frustum
-
Gets the height when frustum in orthographic projection.
- getOuterRadius() - Method in class com.aspose.threed.RectangularTorus
-
The outer radius of the rectangular torus
Default value is 20
- getOutTangent() - Method in class com.aspose.threed.KeyFrame
-
Gets the out(right) tangent on this key frame.
- getOutWeight() - Method in class com.aspose.threed.KeyFrame
-
Gets the out(right) weight on this key frame.
- getOverallDepth() - Method in class com.aspose.threed.HShape
-
Gets the extent of the depth.
- getOwner() - Method in class com.aspose.threed.Deformer
-
Gets the geometry which owns this deformer
- getParentNode() - Method in class com.aspose.threed.Entity
-
Gets the first parent node, if set the first parent node, this entity will be detached from other parent nodes.
- getParentNode() - Method in class com.aspose.threed.Node
-
Gets the parent node.
- getParentNodes() - Method in class com.aspose.threed.Entity
-
Gets all parent nodes, an entity can be attached to multiple parent nodes for geometry instancing
- getPassAction() - Method in class com.aspose.threed.StencilState
-
Gets the stencil action when both stencil test and depth test passes.
- getPassword() - Method in class com.aspose.threed.PdfLoadOptions
-
The password to unlock the encrypted PDF file.
- getPbr() - Method in class com.aspose.threed.ShaderSet
-
Gets the shader that used to render the PBR material
- getPhiLength() - Method in class com.aspose.threed.Sphere
-
Gets the length of the phi.
- getPhiStart() - Method in class com.aspose.threed.Sphere
-
Gets the phi start.
- getPhong() - Method in class com.aspose.threed.ShaderSet
-
Gets the shader that used to render the phong material
- getPixelFormat() - Method in class com.aspose.threed.TextureData
-
The pixel's format
- getPointCloud() - Method in class com.aspose.threed.DracoSaveOptions
-
Export the scene as point cloud, default value is false.
- getPointCloud() - Method in class com.aspose.threed.ObjSaveOptions
-
Gets the flag whether the exporter should export the scene as point cloud(without topological structure), default value is false
- getPointCloud() - Method in class com.aspose.threed.PlySaveOptions
-
Export the scene as point cloud, the default value is false.
- getPolygonCount() - Method in class com.aspose.threed.Mesh
-
Gets the count of polygons
- getPolygonMode() - Method in class com.aspose.threed.RenderState
-
Gets the polygon's render mode.
- getPolygons() - Method in class com.aspose.threed.Mesh
-
Gets the polygons definition of the mesh
- getPolygonSize(int) - Method in class com.aspose.threed.Mesh
-
Gets the vertex count of the specified polygon.
- getPoses() - Method in class com.aspose.threed.Scene
-
Gets all
Pose
used in this scene.
- getPoseType() - Method in class com.aspose.threed.Pose
-
Gets the type of the pose.
- getPositionBits() - Method in class com.aspose.threed.DracoSaveOptions
-
Quantization bits for position, default value is 14
- getPositionComponents() - Method in class com.aspose.threed.PlySaveOptions
-
The component names for position data, default value is ("x", "y", "z")
- getPositiveX() - Method in class com.aspose.threed.CubeFaceData
-
Gets the data for +X(Right) face
- getPositiveY() - Method in class com.aspose.threed.CubeFaceData
-
Gets the data for +Y(Top) face
- getPositiveZ() - Method in class com.aspose.threed.CubeFaceData
-
Gets the data for +Z(Back) face
- getPostBehavior() - Method in class com.aspose.threed.KeyframeSequence
-
Gets the post behavior indicates what the sampled value should be after the last key frame.
- getPostProcessing(String) - Method in class com.aspose.threed.Renderer
-
Gets a built-in post-processor that supported by the renderer.
- getPostProcessings() - Method in class com.aspose.threed.Renderer
-
Active post-processing chain
- getPostRotation() - Method in class com.aspose.threed.Transform
-
Gets the post-rotation represented in degree
- getPreBehavior() - Method in class com.aspose.threed.KeyframeSequence
-
Gets the pre behavior indicates what the sampled value should be before the first key.
- getPreRotation() - Method in class com.aspose.threed.Transform
-
Gets the pre-rotation represented in degree
- getPresetShaders() - Method in class com.aspose.threed.Renderer
-
Gets the preset shader set
- getPrettyPrint() - Method in class com.aspose.threed.GltfSaveOptions
-
The JSON content of GLTF file is indented for human reading, default value is false
- getPrimitiveToMesh() - Method in class com.aspose.threed.UsdSaveOptions
-
Convert the primitive entities to mesh during the export.
- getProjectionType() - Method in class com.aspose.threed.Camera
-
Gets the camera's projection type.
- getProperties() - Method in class com.aspose.threed.A3DObject
-
Gets the collection of all properties.
- getProperty(String) - Method in class com.aspose.threed.A3DObject
-
Get the value of specified property
- getProperty() - Method in class com.aspose.threed.BindPoint
-
Gets the property associated with the CurveMapping
- getQuadraticAttenuation() - Method in class com.aspose.threed.Light
-
Gets the quadratic attenuation to calculate the total attenuation of the light
- getRadialSegments() - Method in class com.aspose.threed.Cylinder
-
Gets the radial segments.
- getRadialSegments() - Method in class com.aspose.threed.RectangularTorus
-
The radial segments, default value is 10
- getRadialSegments() - Method in class com.aspose.threed.Torus
-
Gets the radial segments.
- getRadius() - Method in class com.aspose.threed.Circle
-
The radius of the circle curve, default value is 10
- getRadius() - Method in class com.aspose.threed.CircleShape
-
Gets the radius of the circle.
- getRadius() - Method in class com.aspose.threed.Dish
-
Radius of the dish
- getRadius() - Method in class com.aspose.threed.Sphere
-
Gets the radius of the sphere.
- getRadius() - Method in class com.aspose.threed.Torus
-
Gets the radius of the torus.
- getRadiusBottom() - Method in class com.aspose.threed.Cylinder
-
Gets the radius of cylinder's bottom cap.
- getRadiusTop() - Method in class com.aspose.threed.Cylinder
-
Gets the radius of cylinder's top cap.
- getRational() - Method in class com.aspose.threed.NurbsCurve
-
Gets whether it is rational, this value indicates whether this
NurbsCurve
is rational spline or non-rational spline.
- getRecalculateNormal() - Method in class com.aspose.threed.StlLoadOptions
-
Ignore the normal data that stored in STL file and recalculate the normal data based on the vertex position.
- getReceiveShadows() - Method in class com.aspose.threed.Geometry
-
Gets whether this geometry can receive shadow.
- getReceiveShadows() - Method in class com.aspose.threed.Primitive
-
Gets whether this geometry can receive shadow.
- getRectangularTorusSegments() - Method in class com.aspose.threed.RvmLoadOptions
-
Gets the number of rectangular torus' radial segments, default value is 20
- getReferenceMode() - Method in class com.aspose.threed.VertexElement
-
Gets how the element is referenced.
- getReflectionColor() - Method in class com.aspose.threed.PhongMaterial
-
Gets the reflection color.
- getReflectionFactor() - Method in class com.aspose.threed.PhongMaterial
-
Gets the attenuation of the reflection color.
- getRenderAPI() - Method in class com.aspose.threed.ShaderTechnique
-
Gets the rendering API used by this technique
- getRenderAPIVersion() - Method in class com.aspose.threed.ShaderTechnique
-
Gets the version of the rendering API.
- getRenderFactory() - Method in class com.aspose.threed.Renderer
-
Gets the factory to build render-related objects.
- getRenderMode() - Method in class com.aspose.threed.PdfSaveOptions
-
Render mode specifies the style in which the 3D artwork is rendered.
- getRenderStage() - Method in class com.aspose.threed.Renderer
-
Gets the current render stage.
- getRenderTarget() - Method in class com.aspose.threed.Renderer
-
Specify the render target that the following render operations will be performed on.
- getRenderTarget() - Method in class com.aspose.threed.Viewport
-
Gets the render target that created this viewport.
- getRepeatCount() - Method in class com.aspose.threed.Extrapolation
-
Gets and sets the repeat times of the extrapolation pattern.
- getReusePrimitiveMesh() - Method in class com.aspose.threed.FbxSaveOptions
-
Reuse the mesh for the primitives with same parameters, this will significantly reduce the size of FBX output which scene was constructed by large set of primitive shapes(like imported from CAD files).
- getRevision() - Method in class com.aspose.threed.AssetInfo
-
Gets the revision number of this asset, usually used in version control system.
- getRight() - Method in class com.aspose.threed.CubeFaceData
-
Gets the data for +X(Right) face
- getRootNode() - Method in class com.aspose.threed.Scene
-
Gets the root node of the scene.
- getRotation() - Method in class com.aspose.threed.GlobalTransform
-
Gets the rotation represented in quaternion.
- getRotation() - Method in class com.aspose.threed.Transform
-
Gets the rotation represented in quaternion.
- getRotationMode() - Method in class com.aspose.threed.Frustum
-
Gets the frustum's orientation mode
This property only works when the
Frustum.getTarget()
is null.
- getRoughnessFactor() - Method in class com.aspose.threed.PbrMaterial
-
Gets the roughness of the material, value of 1 means the material is completely rough and value of 0 means the material is completely smooth
- getRoundingRadius() - Method in class com.aspose.threed.RectangleShape
-
Gets the radius of the circular arcs of all four corners, measured in degrees.
- getSameDirection() - Method in class com.aspose.threed.CompositeCurve.Segment
-
Use the same direction of the original curve, or use reversed direction
- getSameDirection() - Method in class com.aspose.threed.TrimmedCurve
-
Gets whether the trimmed result uses the same direction of the basis curve.
- getSaveExtras() - Method in class com.aspose.threed.GltfSaveOptions
-
Save scene object's dynamic properties into 'extra' fields in the generated glTF file.
- getScale() - Method in class com.aspose.threed.GlobalTransform
-
Gets the scale
- getScale() - Method in interface com.aspose.threed.ITextureUnit
-
Gets the scale of the UV coordinate.
- getScale() - Method in class com.aspose.threed.ObjLoadOptions
-
Scales on x/y/z axis, default value is 1.0
- getScale() - Method in class com.aspose.threed.Transform
-
Gets the scale
- getScaleHeight() - Method in class com.aspose.threed.RelativeRectangle
-
Relative height
- getScaleWidth() - Method in class com.aspose.threed.RelativeRectangle
-
Relative width
- getScaleX() - Method in class com.aspose.threed.RelativeRectangle
-
Relative coordinate X
- getScaleY() - Method in class com.aspose.threed.RelativeRectangle
-
Relative coordinate Y
- getScene() - Method in class com.aspose.threed.SceneObject
-
Gets the scene that this object belongs to
- getScissorBox() - Method in class com.aspose.threed.RenderState
-
Gets the scissor box
- getScissorTest() - Method in class com.aspose.threed.RenderState
-
Enable or disable scissor test
- getScroll() - Method in interface com.aspose.threed.ITextureUnit
-
Gets the scroll of the UV coordinate.
- getSealed() - Method in class com.aspose.threed.VertexDeclaration
-
- getSecond() - Method in class com.aspose.threed.TrimmedCurve
-
The second end point to trim, can be a Cartesian point or a real parameter.
- getSegments() - Method in class com.aspose.threed.CompositeCurve
-
The segments of the curve.
- getSegments() - Method in class com.aspose.threed.Line
-
Gets the segments of the line
- getSemantic() - Method in class com.aspose.threed.VertexField
-
The usage semantic of this field.
- getSemiAxis1() - Method in class com.aspose.threed.Ellipse
-
Radius on X-axis
- getSemiAxis1() - Method in class com.aspose.threed.EllipseShape
-
Gets the first radius of the ellipse that measured in the direction of x axis.
- getSemiAxis2() - Method in class com.aspose.threed.Ellipse
-
Radius on Y-axis
- getSemiAxis2() - Method in class com.aspose.threed.EllipseShape
-
Gets the second radius of the ellipse that measured in the direction of y axis.
- getSerializeW() - Method in class com.aspose.threed.ObjSaveOptions
-
Gets whether serialize W component in model's vertex position.
- getShader() - Method in class com.aspose.threed.Renderer
-
Gets the shader instance used for rendering the geometry.
- getShaderContent() - Method in class com.aspose.threed.ShaderTechnique
-
Gets the content of a embedded shader script.
- getShaderEntry() - Method in class com.aspose.threed.ShaderTechnique
-
Gets the entry point of the shader, some shader like HLSL can have customized shader entries.
- getShaderFile() - Method in class com.aspose.threed.ShaderTechnique
-
Gets the file name of the external shader file.
- getShaderLanguage() - Method in class com.aspose.threed.ShaderTechnique
-
Gets the shader language used by this technique.
- getShaderParameters() - Method in class com.aspose.threed.ShaderTechnique
-
Gets the shader parameter definition.
- getShaderSet() - Method in class com.aspose.threed.Renderer
-
Gets the shader set that used to render the scene
- getShaderVersion() - Method in class com.aspose.threed.ShaderTechnique
-
Gets the shader version used by this technique.
- getShadowCaster() - Method in class com.aspose.threed.RendererVariableManager
-
Position of shadow caster in world coordinate system
- getShadowColor() - Method in class com.aspose.threed.Light
-
Gets the shadow's color.
- getShadowmap() - Method in class com.aspose.threed.RendererVariableManager
-
The depth texture used for shadow mapping
- getShape() - Method in class com.aspose.threed.LinearExtrusion
-
The base shape to be extruded.
- getShape() - Method in class com.aspose.threed.RevolvedAreaSolid
-
Gets the base profile used to revolve.
- getShape() - Method in class com.aspose.threed.SweptAreaSolid
-
The base profile to construct the geometry.
- getShearBottom() - Method in class com.aspose.threed.Cylinder
-
Gets of the shear transform of the bottom side, vector stores the (x-axis, z-axis) shear value that measured in radian, default value is (0, 0)
- getShearTop() - Method in class com.aspose.threed.Cylinder
-
Gets of the shear transform of the top side, vector stores the (x-axis, z-axis) shear value that measured in radian, default value is (0, 0)
- getShininess() - Method in class com.aspose.threed.PhongMaterial
-
Gets the shininess, this controls the specular highlight's size.
- getShortIndices() - Method in class com.aspose.threed.TriMesh
-
Convert the indices to 16bit integer array
- getShowGrid() - Method in class com.aspose.threed.Html5SaveOptions
-
Display a grid in the scene.
- getShowRulers() - Method in class com.aspose.threed.Html5SaveOptions
-
Display rulers of x/y/z axes in the scene to measure the model.
- getShowUI() - Method in class com.aspose.threed.Html5SaveOptions
-
Display a simple UI in the scene.
- getSize() - Method in class com.aspose.threed.BoundingBox
-
The size of the bounding box
- getSize() - Method in interface com.aspose.threed.IBuffer
-
Size of this buffer in bytes
- getSize() - Method in interface com.aspose.threed.IRenderTarget
-
Gets the size of the render target.
- getSize() - Method in class com.aspose.threed.Skeleton
-
Gets the limb node size that used in CAD software to represent the size of the bone.
- getSize() - Method in class com.aspose.threed.VertexDeclaration
-
The size in byte of the vertex structure.
- getSize() - Method in class com.aspose.threed.VertexField
-
The size in bytes of this field
- getSlices() - Method in class com.aspose.threed.LinearExtrusion
-
The slices of the twisted extruded geometry, default value is 1.
- getSlotName() - Method in class com.aspose.threed.TextureSlot
-
The slot name that indicates where this texture will be bounded to.
- getSourceBlendFactor() - Method in class com.aspose.threed.RenderState
-
Gets how the color is blended.
- getSpecular() - Method in class com.aspose.threed.PbrSpecularMaterial
-
Gets the specular color of the material, default value is (1, 1, 1).
- getSpecularColor() - Method in class com.aspose.threed.PhongMaterial
-
Gets the specular color.
- getSpecularFactor() - Method in class com.aspose.threed.PhongMaterial
-
Gets the specular factor.
- getSpecularGlossinessTexture() - Method in class com.aspose.threed.PbrSpecularMaterial
-
Gets the texture for specular color, channel RGB stores the specular color and channel A stores the glossiness.
- getSpecularTexture() - Method in class com.aspose.threed.PbrMaterial
-
Gets the texture for specular color
- getStart() - Method in class com.aspose.threed.AnimationClip
-
Gets the time in seconds of the beginning of the clip.
- getStartPoint() - Method in class com.aspose.threed.SweptAreaSolid
-
The start point of the directrix.
- getStencilBackFace() - Method in class com.aspose.threed.RenderState
-
Gets the stencil state for back face.
- getStencilBits() - Method in class com.aspose.threed.RenderParameters
-
Gets how many bits will be used in stencil buffer.
- getStencilFrontFace() - Method in class com.aspose.threed.RenderState
-
Gets the stencil state for front face.
- getStencilMask() - Method in class com.aspose.threed.RenderState
-
Gets the mask that is ANDed with the both reference and stored stencil value when test is done.
- getStencilReference() - Method in class com.aspose.threed.RenderState
-
Gets the reference value for the stencil test.
- getStencilTest() - Method in class com.aspose.threed.RenderState
-
Enable or disable the stencil test.
- getStepMode() - Method in class com.aspose.threed.KeyFrame
-
Gets the key's step mode.
- getStop() - Method in class com.aspose.threed.AnimationClip
-
Gets the time in seconds of the end of the clip.
- getStride() - Method in class com.aspose.threed.TextureData
-
Number of bytes of a scanline.
- getSubAnimations() - Method in class com.aspose.threed.AnimationNode
-
Gets the sub-animation nodes under current animations
- getSubject() - Method in class com.aspose.threed.AssetInfo
-
Gets the subject of this asset
- getSubScenes() - Method in class com.aspose.threed.Scene
-
Gets all sub-scenes
- getSubscriptionExpireDate() - Static method in class com.aspose.threed.License
-
Gets the last date of the subscription.
- getSuppressTrialException() - Static method in exception com.aspose.threed.TrialException
-
Sets this to true to suppress trial exception for unlicensed usage, but the restrictions will not be lifted.
- getTangentWeightMode() - Method in class com.aspose.threed.KeyFrame
-
Gets the key's tangent weight mode.
- getTarget() - Method in class com.aspose.threed.Frustum
-
Gets the target that the camera is looking at.
- getTarget() - Method in interface com.aspose.threed.IOrientable
-
Gets the target that the entity is looking at.
- getTargets() - Method in interface com.aspose.threed.IRenderTexture
-
Color output targets.
- getTargets() - Method in class com.aspose.threed.MorphTargetChannel
-
Gets all targets associated with the channel.
- getTechniques() - Method in class com.aspose.threed.ShaderMaterial
-
Gets all available techniques defined in this material.
- getTension() - Method in class com.aspose.threed.KeyFrame
-
Gets tension used in TCB spline
- getTexture(String) - Method in class com.aspose.threed.Material
-
Gets the texture from the specified slot, it can be material's property name or shader's parameter name
- getTexture() - Method in class com.aspose.threed.TextureSlot
-
The texture that will be bounded to the material.
- getTextureCoordinateBits() - Method in class com.aspose.threed.DracoSaveOptions
-
Quantization bits for texture coordinate, default value is 12
- getTextureCoordinateComponents() - Method in class com.aspose.threed.PlySaveOptions
-
The component names for texture coordinate data, default value is ("u", "v")
- getThetaLength() - Method in class com.aspose.threed.Cylinder
-
Gets the length of the theta.
- getThetaLength() - Method in class com.aspose.threed.Sphere
-
Gets the length of the theta.
- getThetaStart() - Method in class com.aspose.threed.Cylinder
-
Gets the theta start.
- getThetaStart() - Method in class com.aspose.threed.Sphere
-
Gets the theta start.
- getThickness() - Method in class com.aspose.threed.LShape
-
Gets the thickness of the constant wall.
- getTime() - Method in class com.aspose.threed.KeyFrame
-
Gets the time position of list.data[index] key frame, measured in seconds.
- getTimeIndependentTangent() - Method in class com.aspose.threed.KeyFrame
-
Gets the tangent is time-independent
- getTitle() - Method in class com.aspose.threed.AssetInfo
-
Gets the title of this asset
- getTop() - Method in class com.aspose.threed.CubeFaceData
-
Gets the data for +Y(Top) face
- getTopArea() - Method in class com.aspose.threed.Pyramid
-
Area of the top cap
- getTopFlangeEdgeRadius() - Method in class com.aspose.threed.HShape
-
Gets the radius of the lower edges of the top flange.
- getTopFlangeFilletRadius() - Method in class com.aspose.threed.HShape
-
Gets the radius of fillet between the web and the top flange.
- getTopFlangeThickness() - Method in class com.aspose.threed.HShape
-
Gets the thickness of the top flange.
- getTopFlangeWidth() - Method in class com.aspose.threed.HShape
-
Gets the width of the top flange.
- getTopXDim() - Method in class com.aspose.threed.TrapeziumShape
-
Gets the extent of the top line measured along the x-axis.
- getTopXOffset() - Method in class com.aspose.threed.TrapeziumShape
-
Gets the offset from the beginning of the top line to the bottom line.
- getTorusTubularSegments() - Method in class com.aspose.threed.RvmLoadOptions
-
Gets the number of torus' tubular segments, default value is 20
- getTransform() - Method in class com.aspose.threed.Bone
-
Gets the transform matrix of the node containing the bone.
- getTransform() - Method in class com.aspose.threed.Node
-
Gets the local transform.
- getTransformMatrix() - Method in class com.aspose.threed.GlobalTransform
-
Gets the transform matrix.
- getTransformMatrix() - Method in class com.aspose.threed.Transform
-
Gets the transform matrix.
- getTransformMatrix() - Method in class com.aspose.threed.TransformedCurve
-
The transformation matrix.
- getTransformStyle() - Method in class com.aspose.threed.ColladaSaveOptions
-
Gets the style of node transformation
- getTranslation() - Method in class com.aspose.threed.GlobalTransform
-
Gets the translation
- getTranslation() - Method in class com.aspose.threed.Transform
-
Gets the translation
- getTransparency() - Method in class com.aspose.threed.LambertMaterial
-
Gets the transparency factor.
- getTransparency() - Method in class com.aspose.threed.PbrMaterial
-
Gets the transparency factor.
- getTransparency() - Method in class com.aspose.threed.PbrSpecularMaterial
-
Gets the transparency factor.
- getTransparentColor() - Method in class com.aspose.threed.LambertMaterial
-
Gets the transparent color.
- getTube() - Method in class com.aspose.threed.Torus
-
Gets the radius of the tube.
- getTubularSegments() - Method in class com.aspose.threed.Torus
-
Gets the tubular segments.
- getTwist() - Method in class com.aspose.threed.LinearExtrusion
-
The number of degrees of through which the shape is extruded.
- getTwistOffset() - Method in class com.aspose.threed.LinearExtrusion
-
The offset that used in twisting, default value is (0, 0, 0).
- getType() - Method in class com.aspose.threed.Extrapolation
-
Gets and sets the sampling pattern of extrapolation
- getType() - Method in interface com.aspose.threed.ITextureUnit
-
Gets the type of this texture unit.
- getType() - Method in class com.aspose.threed.NurbsDirection
-
Gets the type of the current direction.
- getType() - Method in class com.aspose.threed.PatchDirection
-
Gets the patch's type.
- getType() - Method in class com.aspose.threed.Skeleton
-
Gets the type of the skeleton.
- getU() - Method in class com.aspose.threed.NurbsSurface
-
Gets the NURBS surface's U direction
- getU() - Method in class com.aspose.threed.Patch
-
Gets the u direction.
- getU() - Method in class com.aspose.threed.Vector2
-
Gets the U component if the
Vector2
is used as a mapping coordinate.
- getUnitName() - Method in class com.aspose.threed.AssetInfo
-
Gets the unit of length used in this asset.
- getUnitScaleFactor() - Method in class com.aspose.threed.AssetInfo
-
Gets the scale factor to real-world meter.
- getUnmergedVerticesCount() - Method in class com.aspose.threed.TriMesh
-
- getUp() - Method in class com.aspose.threed.Frustum
-
Gets the up direction of the camera
- getUp() - Method in class com.aspose.threed.Plane
-
Gets the up vector of the plane, default value is (0, 1, 0), this affects the generation of the plane
- getUpVector() - Method in class com.aspose.threed.AssetInfo
-
Gets the up-vector used in this asset.
- getUpVector() - Method in class com.aspose.threed.Html5SaveOptions
-
Gets the up vector, value can be "x"/"y"/"z", default value is "y"
- getUrl() - Method in class com.aspose.threed.AssetInfo
-
Gets or Sets the URL of this asset.
- getUseCommonMaterials() - Method in class com.aspose.threed.GltfSaveOptions
-
Serialize materials using KHR common material extensions, default value is false.
- getUVRotation() - Method in class com.aspose.threed.TextureBase
-
Gets the rotation of the texture
- getUVScale() - Method in class com.aspose.threed.TextureBase
-
Gets the UV scale.
- getUVTranslation() - Method in class com.aspose.threed.TextureBase
-
Gets the UV translation.
- getUWrap() - Method in interface com.aspose.threed.ITextureUnit
-
Gets the wrap mode for texture's U coordinate.
- getV() - Method in class com.aspose.threed.NurbsSurface
-
Gets the NURBS surface's V direction
- getV() - Method in class com.aspose.threed.Patch
-
Gets the v direction.
- getV() - Method in class com.aspose.threed.Vector2
-
Gets the V component if the
Vector2
is used as a mapping coordinate.
- getValue() - Method in class com.aspose.threed.KeyFrame
-
Gets the key-frame's value.
- getValue() - Method in class com.aspose.threed.Property
-
Gets the value.
- getValueType() - Method in class com.aspose.threed.Property
-
Gets the type of the property value.
- getVariables() - Method in class com.aspose.threed.Renderer
-
Access to the internal variables used for rendering
- getVerbose() - Method in class com.aspose.threed.ObjSaveOptions
-
Gets whether generate comments for each section
- getVersion() - Method in class com.aspose.threed.FileFormat
-
Gets file format version
- getVertexDeclaration() - Method in interface com.aspose.threed.IVertexBuffer
-
Gets the vertex declaration
- getVertexDeclaration() - Method in class com.aspose.threed.TriMesh
-
- getVertexElement() - Method in class com.aspose.threed.PlySaveOptions
-
The element name for the vertex data, default value is "vertex"
- getVertexElementOfUV(TextureMapping) - Method in class com.aspose.threed.Geometry
-
- getVertexElements() - Method in class com.aspose.threed.Geometry
-
Gets all vertex elements
- getVertexElementType() - Method in class com.aspose.threed.VertexElement
-
- getVertexShader() - Method in class com.aspose.threed.GLSLSource
-
Gets the source code of the vertex shader
- getVertexShader() - Method in class com.aspose.threed.SPIRVSource
-
Gets the source code of the vertex shader
- getVerticesCount() - Method in class com.aspose.threed.TriMesh
-
The count of vertices in this
TriMesh
- getVerticesSizeInBytes() - Method in class com.aspose.threed.TriMesh
-
The total size of all vertices in bytes
- getVideoForTexture() - Method in class com.aspose.threed.FbxSaveOptions
-
Gets whether generate a Video instance for
Texture
when exporting as FBX.
- getViewports() - Method in interface com.aspose.threed.IRenderTarget
-
Gets all viewports that associated with this render target.
- getViewportSize() - Method in class com.aspose.threed.RendererVariableManager
-
Size of viewport, measured in pixel
- getVisible() - Method in class com.aspose.threed.Geometry
-
Gets if the geometry is visible
- getVisible() - Method in class com.aspose.threed.Line
-
Gets if the geometry is visible
- getVisible() - Method in class com.aspose.threed.Node
-
Gets to show the node
- getVWrap() - Method in interface com.aspose.threed.ITextureUnit
-
Gets the wrap mode for texture's V coordinate.
- getWallThickness() - Method in class com.aspose.threed.CShape
-
Gets the thickness of the wall.
- getWallThickness() - Method in class com.aspose.threed.HollowCircleShape
-
Gets the difference between the outer and inner radius.
- getWallThickness() - Method in class com.aspose.threed.HollowRectangleShape
-
The thickness between the boundary of the rectangle and the inner hole
- getWebEdgeRadius() - Method in class com.aspose.threed.TShape
-
Gets the radius of web edge.
- getWebThickness() - Method in class com.aspose.threed.HShape
-
Gets the thickness of the web of the H-shape.
- getWebThickness() - Method in class com.aspose.threed.TShape
-
Gets the wall thickness of web.
- getWebThickness() - Method in class com.aspose.threed.UShape
-
Gets the thickness of web.
- getWebThickness() - Method in class com.aspose.threed.ZShape
-
Gets the thickness of wall.
- getWeight(int) - Method in class com.aspose.threed.Bone
-
Gets the weight for control point specified by index
- getWeight(Shape) - Method in class com.aspose.threed.MorphTargetChannel
-
Gets the weight for the specified target, if the target is not belongs to this channel, default value 0 is returned.
- getWeightCount() - Method in class com.aspose.threed.Bone
-
- getWeights() - Method in class com.aspose.threed.MorphTargetChannel
-
Gets the full weight values of target geometries.
- getWidth() - Method in class com.aspose.threed.Box
-
Gets the width of the box aligned in x-axis.
- getWidth() - Method in class com.aspose.threed.Camera
-
Gets the view plane's width measured in inches
- getWidth() - Method in class com.aspose.threed.CShape
-
Gets the width of the profile.
- getWidth() - Method in interface com.aspose.threed.ITextureUnit
-
Gets the width of this texture.
- getWidth() - Method in class com.aspose.threed.LShape
-
Gets the width of the profile.
- getWidth() - Method in class com.aspose.threed.Plane
-
Gets the width of the plane.
- getWidth() - Method in class com.aspose.threed.TextureData
-
Number of horizontal pixels
- getWidthSegments() - Method in class com.aspose.threed.Box
-
Gets the width segments
- getWidthSegments() - Method in class com.aspose.threed.Dish
-
Gets the width segments
- getWidthSegments() - Method in class com.aspose.threed.Plane
-
Gets the width segments.
- getWidthSegments() - Method in class com.aspose.threed.Sphere
-
Gets the width segments.
- getWorldAmbient() - Method in class com.aspose.threed.RendererVariableManager
-
Ambient color defined in viewport.
- getWorldTime() - Method in class com.aspose.threed.RendererVariableManager
-
Time in seconds
- getWrapModeU() - Method in class com.aspose.threed.TextureBase
-
Gets the texture wrap modes in U.
- getWrapModeV() - Method in class com.aspose.threed.TextureBase
-
Gets the texture wrap modes in V.
- getWrapModeW() - Method in class com.aspose.threed.TextureBase
-
Gets the texture wrap modes in W.
- getWWrap() - Method in interface com.aspose.threed.ITextureUnit
-
Gets the wrap mode for texture's W coordinate.
- getXDim() - Method in class com.aspose.threed.RectangleShape
-
Gets the extent of the rectangle in the direction of x-axis
Default value is 2.0
- getYDim() - Method in class com.aspose.threed.RectangleShape
-
Gets the extent of the rectangle in the direction of y-axis
Default value is 2.0
- getYDim() - Method in class com.aspose.threed.TrapeziumShape
-
Gets the distance between the top and bottom lines measured along the y-axis.
- getZOrder() - Method in class com.aspose.threed.Viewport
-
Gets the Z-order of the viewport.
- GlobalTransform - Class in com.aspose.threed
-
Global transform is similar to
Transform
but it's immutable while it represents the final evaluated transformation.
- GLSLSource - Class in com.aspose.threed
-
The source code of shaders in GLSL
- GLSLSource() - Constructor for class com.aspose.threed.GLSLSource
-
- GLTF - Static variable in class com.aspose.threed.FileFormat
-
Khronos Group's glTF
- GLTF - Static variable in class com.aspose.threed.FileFormatType
-
Khronos Group's glTF
- GLTF2 - Static variable in class com.aspose.threed.FileFormat
-
Khronos Group's glTF version 2.0
- GLTF2_BINARY - Static variable in class com.aspose.threed.FileFormat
-
Khronos Group's glTF version 2.0
- GLTF_BINARY - Static variable in class com.aspose.threed.FileFormat
-
Khronos Group's glTF in Binary format
- GltfEmbeddedImageFormat - Enum in com.aspose.threed
-
How glTF exporter will embed the textures during the exporting.
- GltfLoadOptions - Class in com.aspose.threed
-
Load options for glTF format
- GltfLoadOptions() - Constructor for class com.aspose.threed.GltfLoadOptions
-
- GltfSaveOptions - Class in com.aspose.threed
-
Save options for glTF format.
- GltfSaveOptions(FileContentType) - Constructor for class com.aspose.threed.GltfSaveOptions
-
- GltfSaveOptions(FileFormat) - Constructor for class com.aspose.threed.GltfSaveOptions
-
- save(String, String) - Method in interface com.aspose.threed.ITexture1D
-
Save the texture content to external file.
- save(BufferedImage) - Method in interface com.aspose.threed.ITexture1D
-
Save the texture content to external file.
- save(String, String) - Method in interface com.aspose.threed.ITexture2D
-
Save the texture content to external file.
- save(BufferedImage) - Method in interface com.aspose.threed.ITexture2D
-
Save the texture content to external file.
- save(CubeFaceData<String>, String) - Method in interface com.aspose.threed.ITextureCubemap
-
Save the cube's sides texture content to external files.
- save(CubeFaceData<BufferedImage>) - Method in interface com.aspose.threed.ITextureCubemap
-
Save the texture content to memory.
- save(CubeFace, BufferedImage) - Method in interface com.aspose.threed.ITextureCubemap
-
Save the specified side to memory
- save(Stream, FileFormat, Cancellation) - Method in class com.aspose.threed.Scene
-
Saves the scene to stream using specified file format.
- save(Stream, FileFormat) - Method in class com.aspose.threed.Scene
-
Saves the scene to stream using specified file format.
- save(Stream, SaveOptions, Cancellation) - Method in class com.aspose.threed.Scene
-
Saves the scene to stream using specified file format.
- save(Stream, SaveOptions) - Method in class com.aspose.threed.Scene
-
Saves the scene to stream using specified file format.
- save(String, FileFormat, Cancellation) - Method in class com.aspose.threed.Scene
-
Saves the scene to specified path using specified file format.
- save(String, FileFormat) - Method in class com.aspose.threed.Scene
-
Saves the scene to specified path using specified file format.
- save(String, SaveOptions, Cancellation) - Method in class com.aspose.threed.Scene
-
Saves the scene to specified path using specified file format.
- save(String, SaveOptions) - Method in class com.aspose.threed.Scene
-
Saves the scene to specified path using specified file format.
- SaveOptions - Class in com.aspose.threed
-
The base class to configure options in file saving for different types
- scale(Vector3) - Static method in class com.aspose.threed.Matrix4
-
Creates a matrix that scales along the x-axis, the y-axis and the z-axis.
- scale(double) - Static method in class com.aspose.threed.Matrix4
-
Creates a matrix that scales along the x-axis, the y-axis and the z-axis.
- scale(double, double, double) - Static method in class com.aspose.threed.Matrix4
-
Creates a matrix that scales along the x-axis, the y-axis and the z-axis.
- scale(Scene, Vector3) - Static method in class com.aspose.threed.PolygonModifier
-
Scale all geometries(Scale the control points not the transformation matrix) in this scene
- scale(Node, Vector3) - Static method in class com.aspose.threed.PolygonModifier
-
Scale all geometries(Scale the control points not the transformation matrix) in this node
- scale(double) - Method in class com.aspose.threed.TransformBuilder
-
Chain a scaling transform matrix with a component scaled by s
- scale(double, double, double) - Method in class com.aspose.threed.TransformBuilder
-
Chain a scaling transform matrix
- scale(Vector3) - Method in class com.aspose.threed.TransformBuilder
-
Chain a scale transform
- Scene - Class in com.aspose.threed
-
A scene is a top-level object that contains the nodes, geometries, materials, textures, animation, poses, sub-scenes and etc.
- Scene() - Constructor for class com.aspose.threed.Scene
-
Initializes a new instance of the
Scene
class.
- Scene(Entity) - Constructor for class com.aspose.threed.Scene
-
Initializes a new instance of the
Scene
class with an entity attached to a new node.
- Scene(Scene, String) - Constructor for class com.aspose.threed.Scene
-
Initializes a new instance of the
Scene
class as a sub-scene.
- Scene(String) - Constructor for class com.aspose.threed.Scene
-
Initializes a new instance of the
Scene
class and open the file immediately.
- SceneObject - Class in com.aspose.threed
-
The root class of objects that will be stored inside a scene.
- SceneObject(String) - Constructor for class com.aspose.threed.SceneObject
-
Initialize an SceneObject with a default name
- SceneObject() - Constructor for class com.aspose.threed.SceneObject
-
Initialize an SceneObject.
- Segment() - Constructor for class com.aspose.threed.CompositeCurve.Segment
-
- selectObjects(String) - Method in class com.aspose.threed.Node
-
Select multiple objects under current node using XPath-like query syntax.
- selectSingleObject(String) - Method in class com.aspose.threed.Node
-
Select single object under current node using XPath-like query syntax.
- set(int, double) - Method in class com.aspose.threed.Bone
-
Sets the blend weight of specified control point
- set(CubeFace, T) - Method in class com.aspose.threed.CubeFaceData
-
Sets the data for specified face
- set(Shape, double) - Method in class com.aspose.threed.MorphTargetChannel
-
Sets the weight for specified geometry
- set(Shape, double) - Method in class com.aspose.threed.MorphTargetDeformer
-
Sets the weight for given geometry, this is a short-handed way to modify weight for target without accessing channel.
- set(String, Object) - Method in class com.aspose.threed.PropertyCollection
-
Sets the value of the property by property name.
- set(double, double, double) - Method in class com.aspose.threed.Vector3
-
Sets the x/y/z component in one call.
- set(double, double, double) - Method in class com.aspose.threed.Vector4
-
Sets vector's xyz components at a time, w will be set to 1
- set(double, double, double, double) - Method in class com.aspose.threed.Vector4
-
Sets vector's all components at a time
- setAlbedo(Vector3) - Method in class com.aspose.threed.PbrMaterial
-
Sets the base color of the material
- setAlbedoTexture(TextureBase) - Method in class com.aspose.threed.PbrMaterial
-
Sets the texture for albedo
- setAlpha(double) - Method in class com.aspose.threed.TextureBase
-
- setAlphaSource(AlphaSource) - Method in class com.aspose.threed.TextureBase
-
Sets whether the texture defines the alpha channel.
- setAmbient(Vector4) - Method in class com.aspose.threed.AssetInfo
-
Gets or Sets the default ambient color of this asset
- setAmbientColor(Vector3) - Method in class com.aspose.threed.LambertMaterial
-
Sets the ambient color
- setAngleEnd(double) - Method in class com.aspose.threed.RevolvedAreaSolid
-
Sets the ending angle of the revolving procedure, measured in radian, default value is pi.
- setAngleStart(double) - Method in class com.aspose.threed.RectangularTorus
-
The start angle of the arc, measured in radian.
- setAngleStart(double) - Method in class com.aspose.threed.RevolvedAreaSolid
-
Sets the starting angle of the revolving procedure, measured in radian, default value is 0.
- setApertureMode(ApertureMode) - Method in class com.aspose.threed.Camera
-
Sets the camera's aperture mode
- setApplicationName(String) - Method in class com.aspose.threed.AssetInfo
-
Sets the application that created this asset
- setApplicationVendor(String) - Method in class com.aspose.threed.AssetInfo
-
Sets the application vendor's name
- setApplicationVersion(String) - Method in class com.aspose.threed.AssetInfo
-
Sets the version of the application that created this asset.
- setApplyAnimationTransform(boolean) - Method in class com.aspose.threed.Discreet3dsLoadOptions
-
Sets whether to use the transformation defined in the first frame of animation track.
- setArc(double) - Method in class com.aspose.threed.RectangularTorus
-
The total angle of the arc, measured in radian.
- setArc(double) - Method in class com.aspose.threed.Torus
-
Sets the arc.
- setArea(RelativeRectangle) - Method in class com.aspose.threed.Viewport
-
Sets the area of the viewport in render target.
- setAspect(double) - Method in class com.aspose.threed.Frustum
-
Sets the aspect ratio of the frustum
- setAspectRatio(double) - Method in class com.aspose.threed.Camera
-
Sets the view plane aspect ratio.
- setAssetDirectories(ArrayList<String>) - Method in class com.aspose.threed.ImageRenderOptions
-
Directories that stored external assets(like textures)
- setAssetInfo(AssetInfo) - Method in class com.aspose.threed.Node
-
Per-node asset info
- setAssetInfo(AssetInfo) - Method in class com.aspose.threed.Scene
-
Sets the top-level asset information
- setAttributeListFile(String) - Method in class com.aspose.threed.RvmSaveOptions
-
Sets the file name of attribute list file, exporter will generate a name based on the .rvm file name when this property is undefined, default value is null.
- setAttributePrefix(String) - Method in class com.aspose.threed.RvmLoadOptions
-
Sets the prefix of the attributes that were defined in external attribute files,
The prefix are used to avoid name conflicts, default value is "rvm:"
- setAttributePrefix(String) - Method in class com.aspose.threed.RvmSaveOptions
-
Sets the prefix of which attributes that will be exported, the exported property will contains no prefix, custom properties with different prefix will not be exported, default value is 'rvm:'.
- setAuthor(String) - Method in class com.aspose.threed.AssetInfo
-
Sets the author of this asset
- setAuthor(String) - Method in class com.aspose.threed.RvmSaveOptions
-
Author information, default value is '3d@aspose'
- setAuxiliaryColor(Vector3) - Method in class com.aspose.threed.PdfSaveOptions
-
Sets the auxiliary color to be used when rendering the 3D content.
- setAxis(Vector3) - Method in class com.aspose.threed.RevolvedAreaSolid
-
Sets the axis direction, default value is (0, 1, 0).
- setBack(T) - Method in class com.aspose.threed.CubeFaceData
-
Sets the data for +Z(Back) face
- setBackgroundColor(Color) - Method in class com.aspose.threed.ImageRenderOptions
-
The background color of the render result.
- setBackgroundColor(Vector3) - Method in class com.aspose.threed.PdfSaveOptions
-
Background color of the 3D view in PDF file.
- setBackgroundColor(Color) - Method in class com.aspose.threed.Viewport
-
Sets the background color of the viewport.
- setBasisCurve(Curve) - Method in class com.aspose.threed.TransformedCurve
-
The basis curve.
- setBasisCurve(Curve) - Method in class com.aspose.threed.TrimmedCurve
-
The basis curve to be trimmed.
- setBias(float) - Method in class com.aspose.threed.KeyFrame
-
Sets the bias used in TCB spline
- setBlend(boolean) - Method in class com.aspose.threed.RenderState
-
Enable or disable the fragment blending.
- setBlendColor(FVector4) - Method in class com.aspose.threed.RenderState
-
- setBoneTransform(Matrix4) - Method in class com.aspose.threed.Bone
-
Sets the transform matrix of the bone.
- setBottom(T) - Method in class com.aspose.threed.CubeFaceData
-
Sets the data for -Y(Bottom) face
- setBottomArea(Vector2) - Method in class com.aspose.threed.Pyramid
-
Area of the bottom cap
- setBottomFlangeEdgeRadius(double) - Method in class com.aspose.threed.HShape
-
Sets the radius of the upper edges of the bottom flange.
- setBottomFlangeFilletRadius(double) - Method in class com.aspose.threed.HShape
-
Sets the radius of fillet between the web and the bottom flange.
- setBottomFlangeThickness(double) - Method in class com.aspose.threed.HShape
-
Sets the flange thickness of H-shape.
- setBottomFlangeWidth(double) - Method in class com.aspose.threed.HShape
-
Sets the extent of the width.
- setBottomOffset(Vector3) - Method in class com.aspose.threed.Pyramid
-
Offset for bottom vertices
- setBottomXDim(double) - Method in class com.aspose.threed.TrapeziumShape
-
Sets the extent of the bottom line measured along the x-axis.
- setBufferFile(String) - Method in class com.aspose.threed.GltfSaveOptions
-
The file name of the external buffer file used to store binary data.
- setCameraPosition(Vector3) - Method in class com.aspose.threed.Html5SaveOptions
-
Sets the initial position of the camera, default value is (10, 10, 10)
- setCameraPosition(FVector3) - Method in class com.aspose.threed.RendererVariableManager
-
Camera's position in world coordinate system
- setCastLight(boolean) - Method in class com.aspose.threed.Light
-
Sets if the current light instance can illuminate other objects.
- setCastShadows(boolean) - Method in class com.aspose.threed.Geometry
-
Sets whether this geometry can cast shadow
- setCastShadows(boolean) - Method in class com.aspose.threed.Light
-
Sets if the light can cast shadows on other objects.
- setCastShadows(boolean) - Method in class com.aspose.threed.Primitive
-
Sets whether this geometry can cast shadow
- setCenter(boolean) - Method in class com.aspose.threed.LinearExtrusion
-
If this value is false, the linear extrusion Z range is from 0 to height, otherwise the range is from -height/2 to height/2.
- setCenterScene(boolean) - Method in class com.aspose.threed.RvmLoadOptions
-
Center the scene after it's loaded.
- setChannelWeight(double) - Method in class com.aspose.threed.MorphTargetChannel
-
Sets the deformer weight of this channel.
- setClosed(boolean) - Method in class com.aspose.threed.PatchDirection
-
Sets a value indicating whether this
PatchDirection
is a closed curve.
- setColor(Vector3) - Method in class com.aspose.threed.Curve
-
Sets the color of the line, default value is white(1, 1, 1)
- setColor(Vector3) - Method in class com.aspose.threed.Light
-
Sets the light's color
- setColorBits(int) - Method in class com.aspose.threed.DracoSaveOptions
-
Quantization bits for vertex color, default value is 10
- setColorBits(int) - Method in class com.aspose.threed.RenderParameters
-
Sets how many bits will be used by color buffer.
- setColorComponents(Tuple_3<String, String, String>) - Method in class com.aspose.threed.PlySaveOptions
-
The component names for vertex color, default value is ("red", "green", "blue")
- setComment(String) - Method in class com.aspose.threed.AssetInfo
-
Sets the comment of this asset.
- setCompare(CompareFunction) - Method in class com.aspose.threed.StencilState
-
Sets the compare function used in stencil test
- setComposeOrder(ComposeOrder) - Method in class com.aspose.threed.TransformBuilder
-
Sets the chain compose order.
- setCompressionLevel(DracoCompressionLevel) - Method in class com.aspose.threed.DracoSaveOptions
-
- setComputeShader(String) - Method in class com.aspose.threed.GLSLSource
-
Sets the source code of the compute shader.
- setComputeShader(byte[]) - Method in class com.aspose.threed.SPIRVSource
-
Sets the source code of the compute shader.
- setConstantAttenuation(double) - Method in class com.aspose.threed.Light
-
Sets the constant attenuation to calculate the total attenuation of the light
- setContent(byte[]) - Method in class com.aspose.threed.Texture
-
Sets the binary content of the texture.
- setContinuity(float) - Method in class com.aspose.threed.KeyFrame
-
Sets the continuity used in TCB spline
- setControlPoints(int) - Method in class com.aspose.threed.PatchDirection
-
Sets the count of control points in current direction.
- setCoordinatedSystem(CoordinatedSystem) - Method in class com.aspose.threed.AssetInfo
-
Sets the coordinate system used in this asset.
- setCopyright(String) - Method in class com.aspose.threed.AssetInfo
-
Sets the document's copyright
- setCount(int) - Method in class com.aspose.threed.NurbsDirection
-
Sets the count of control points in current direction.
- setCreationTime(Calendar) - Method in class com.aspose.threed.AssetInfo
-
Gets or Sets the creation time of this asset
- setCreationTime(String) - Method in class com.aspose.threed.RvmSaveOptions
-
The timestamp that exported this file, default value is current time
- setCullFace(boolean) - Method in class com.aspose.threed.RenderState
-
Enable or disable cull face
- setCullFaceMode(int) - Method in class com.aspose.threed.RenderState
-
Sets which face will be culled.
- setCurrentAnimationClip(AnimationClip) - Method in class com.aspose.threed.Scene
-
- setCurve(Curve) - Method in class com.aspose.threed.ArbitraryProfile
-
The Curve used to construct the profile
- setCurve(Curve) - Method in class com.aspose.threed.CompositeCurve.Segment
-
The curve used in the segment
- setCurveType(NurbsType) - Method in class com.aspose.threed.NurbsCurve
-
Sets the type of the curve.
- setCylinderRadialSegments(int) - Method in class com.aspose.threed.RvmLoadOptions
-
Sets the number of cylinder's radial segments, default value is 16
- setData(double[]) - Method in class com.aspose.threed.VertexElementDoublesTemplate
-
Load data
- setData(int[]) - Method in class com.aspose.threed.VertexElementIntsTemplate
-
Load data
- setData(T[]) - Method in class com.aspose.threed.VertexElementTemplate
-
Load data
- setData(Vector4[]) - Method in class com.aspose.threed.VertexElementVector4
-
Load data
- setDefaultValue(Object) - Method in class com.aspose.threed.AnimationChannel
-
Sets the Default value of the channel.
- setDepth(double) - Method in class com.aspose.threed.CShape
-
Sets the depth of the profile.
- setDepth(double) - Method in class com.aspose.threed.LShape
-
Sets the depth of the profile.
- setDepth(double) - Method in class com.aspose.threed.TShape
-
Sets the length of the web.
- setDepth(double) - Method in class com.aspose.threed.UShape
-
Sets the length of web.
- setDepth(double) - Method in class com.aspose.threed.ZShape
-
Sets the length of web.
- setDepthBias(float) - Method in class com.aspose.threed.RendererVariableManager
-
Depth bias for shadow mapping, default value is 0.001
- setDepthBits(int) - Method in class com.aspose.threed.RenderParameters
-
Sets how many bits will be used by depth buffer.
- setDepthClear(float) - Method in class com.aspose.threed.Viewport
-
Sets the depth value used when clear the viewport with depth buffer bit set.
- setDepthFailAction(StencilAction) - Method in class com.aspose.threed.StencilState
-
Sets the stencil action when stencil test pass but depth test fails.
- setDepthFunction(CompareFunction) - Method in class com.aspose.threed.RenderState
-
Sets the compare function used in depth test
- setDepthMask(boolean) - Method in class com.aspose.threed.RenderState
-
Enable or disable the depth writing.
- setDepthTest(boolean) - Method in class com.aspose.threed.RenderState
-
Enable or disable the depth test.
- setDescription(String) - Method in class com.aspose.threed.AnimationClip
-
Sets the description of this animation clip
- setDescription(String) - Method in class com.aspose.threed.ShaderTechnique
-
Sets the description of this technique
- setDestinationBlendFactor(BlendFactor) - Method in class com.aspose.threed.RenderState
-
Sets how the color is blended.
- setDiffuse(Vector3) - Method in class com.aspose.threed.PbrSpecularMaterial
-
Sets the diffuse color of the material, default value is (1, 1, 1)
- setDiffuseColor(Vector3) - Method in class com.aspose.threed.LambertMaterial
-
Sets the diffuse color
- setDiffuseTexture(TextureBase) - Method in class com.aspose.threed.PbrSpecularMaterial
-
Sets the texture for diffuse
- setDimension(CurveDimension) - Method in class com.aspose.threed.NurbsCurve
-
Sets the curve's dimension.
- setDirection(Vector3) - Method in class com.aspose.threed.Frustum
-
Sets the direction that the camera is looking at.
- setDirection(Vector3) - Method in interface com.aspose.threed.IOrientable
-
Sets the direction that the entity is looking at.
- setDirection(Vector3) - Method in class com.aspose.threed.LinearExtrusion
-
The direction of extrusion, default value is (0, 0, 1)
- setDirectrix(Curve) - Method in class com.aspose.threed.SweptAreaSolid
-
The directrix that the swept area sweeping along with.
- setDishLatitudeSegments(int) - Method in class com.aspose.threed.RvmLoadOptions
-
Sets the number of dish' latitude segments, default value is 8
- setDishLongitudeSegments(int) - Method in class com.aspose.threed.RvmLoadOptions
-
Sets the number of dish' longitude segments, default value is 12
- setDivisions(int) - Method in class com.aspose.threed.NurbsDirection
-
Sets the number of divisions between adjacent control points in current direction.
- setDivisions(int) - Method in class com.aspose.threed.PatchDirection
-
Sets the number of divisions between adjacent control points.
- setDoubleBuffering(boolean) - Method in class com.aspose.threed.RenderParameters
-
Sets whether double buffer is used.
- setDracoCompression(boolean) - Method in class com.aspose.threed.GltfSaveOptions
-
Sets whether to enable draco compression
- setDuplicatedNameCounterBase(int) - Method in class com.aspose.threed.Discreet3dsSaveOptions
-
The counter used by generating new name for duplicated names, default value is 2.
- setDuplicatedNameCounterFormat(String) - Method in class com.aspose.threed.Discreet3dsSaveOptions
-
The format of the duplicated counter, default value is empty string.
- setDuplicatedNameSeparator(String) - Method in class com.aspose.threed.Discreet3dsSaveOptions
-
The separator between object's name and the duplicated counter, default value is "_".
- setEdgeRadius(double) - Method in class com.aspose.threed.LShape
-
Sets the radius of the edge.
- setEdgeRadius(double) - Method in class com.aspose.threed.UShape
-
Sets the radius of edge in flange's edge.
- setEdgeRadius(double) - Method in class com.aspose.threed.ZShape
-
Sets the radius of flange edge.
- setEmbedAssets(boolean) - Method in class com.aspose.threed.GltfSaveOptions
-
Embed all external assets as base64 into single file in ASCII mode, default value is false.
- setEmbedTextures(boolean) - Method in class com.aspose.threed.FbxSaveOptions
-
Sets whether to embed the texture to the final output file.
- setEmbedTextures(boolean) - Method in class com.aspose.threed.PdfSaveOptions
-
Embed the external textures into the PDF file, default value is false.
- setEmbedTextures(boolean) - Method in class com.aspose.threed.U3dSaveOptions
-
Embed the external textures into the U3D file, default value is false.
- setEmissiveColor(Vector3) - Method in class com.aspose.threed.LambertMaterial
-
Sets the emissive color
- setEmissiveColor(Vector3) - Method in class com.aspose.threed.PbrMaterial
-
Sets the emissive color
- setEmissiveColor(Vector3) - Method in class com.aspose.threed.PbrSpecularMaterial
-
Sets the emissive color, default value is (0, 0, 0)
- setEmissiveTexture(TextureBase) - Method in class com.aspose.threed.PbrMaterial
-
Sets the texture for emissive
- setEmissiveTexture(TextureBase) - Method in class com.aspose.threed.PbrSpecularMaterial
-
Sets the texture for emissive
- setEnableCompression(boolean) - Method in class com.aspose.threed.AmfSaveOptions
-
Whether to use compression to reduce the final file size, default value is true
- setEnableCompression(boolean) - Method in class com.aspose.threed.FbxSaveOptions
-
Compression large binary data in the FBX file(e.g.
- setEnabled(boolean) - Method in class com.aspose.threed.Viewport
-
Enable or disable this viewport.
- setEnableMaterials(boolean) - Method in class com.aspose.threed.ObjLoadOptions
-
Sets whether import materials for each object
- setEnableMaterials(boolean) - Method in class com.aspose.threed.ObjSaveOptions
-
Sets whether import/export materials for each object
- setEnableMipMap(boolean) - Method in class com.aspose.threed.Texture
-
Sets if the mipmap is enabled for this texture
- setEnableShadows(boolean) - Method in class com.aspose.threed.ImageRenderOptions
-
Sets whether to render shadows.
- setEnableShadows(boolean) - Method in class com.aspose.threed.Renderer
-
Sets whether to enable shadows.
- setEncoding(Charset) - Method in class com.aspose.threed.IOConfig
-
Sets the default encoding for text-based files.
- setEndPoint(EndPoint) - Method in class com.aspose.threed.SweptAreaSolid
-
The end point of the directrix.
- setEntity(Entity) - Method in class com.aspose.threed.Node
-
Sets the first entity attached to this node, if sets, will clear other entities.
- setEulerAngles(double, double, double) - Method in class com.aspose.threed.Transform
-
Sets the Euler angles in degrees of current transform.
- setEulerAngles(Vector3) - Method in class com.aspose.threed.Transform
-
Sets the rotation represented in Euler angles, measured in degree
- setExcluded(boolean) - Method in class com.aspose.threed.Entity
-
Sets whether to exclude this entity during exporting.
- setExcluded(boolean) - Method in class com.aspose.threed.Node
-
Sets whether to exclude this node and all child nodes/entities during exporting.
- setExportAttributes(boolean) - Method in class com.aspose.threed.RvmSaveOptions
-
Sets whether to export the attribute list to an external .att file, default value is false.
- setExportCamera(boolean) - Method in class com.aspose.threed.Discreet3dsSaveOptions
-
Sets whether export all cameras in the scene.
- setExportLegacyMaterialProperties(boolean) - Method in class com.aspose.threed.FbxSaveOptions
-
Sets whether export legacy material properties, used for back compatibility.
- setExportLight(boolean) - Method in class com.aspose.threed.Discreet3dsSaveOptions
-
Sets whether export all lights in the scene.
- setExportMetaData(boolean) - Method in class com.aspose.threed.A3dwSaveOptions
-
Export meta data associated with Scene/Node to client
Default value is true
- setExportMetaData(boolean) - Method in class com.aspose.threed.UsdSaveOptions
-
Export node's properties through USD's customData field.
- setExportNormals(boolean) - Method in class com.aspose.threed.U3dSaveOptions
-
Sets whether to export normal data.
- setExportTextureCoordinates(boolean) - Method in class com.aspose.threed.U3dSaveOptions
-
Sets whether to export texture coordinates.
- setExportVertexDiffuse(boolean) - Method in class com.aspose.threed.U3dSaveOptions
-
Sets whether to export vertex's diffuse color.
- setExportVertexSpecular(boolean) - Method in class com.aspose.threed.U3dSaveOptions
-
Sets whether to export vertex' specular color.
- setExternalDracoEncoder(String) - Method in class com.aspose.threed.GltfSaveOptions
-
Use external draco encoder to accelerate the draco compression speed.
- setFaceColor(Vector3) - Method in class com.aspose.threed.PdfSaveOptions
-
Sets the face color to be used when rendering the 3D content.
- setFaceElement(String) - Method in class com.aspose.threed.PlySaveOptions
-
The element name for the face data, default value is "face"
- setFaceProperty(String) - Method in class com.aspose.threed.PlySaveOptions
-
The property name for the face data, default value is "vertex_index"
- setFailAction(StencilAction) - Method in class com.aspose.threed.StencilState
-
Sets the stencil action when stencil test fails.
- setFallback(ShaderProgram) - Method in class com.aspose.threed.ShaderSet
-
Sets the fallback shader when required shader is unavailable
- setFallbackEntityRenderer(EntityRenderer) - Method in class com.aspose.threed.Renderer
-
Sets the fallback entity renderer when the entity has no special renderer defined.
- setFallbackNormal(Vector3) - Method in class com.aspose.threed.GltfSaveOptions
-
When GLTF2 exporter detected an invalid normal, this will be used instead of its original value to bypass the validation.
- setFalloff(double) - Method in class com.aspose.threed.Light
-
Sets the falloff cone angle (in degrees).
- setFarPlane(double) - Method in class com.aspose.threed.Frustum
-
Sets the frustum's far plane distance.
- setFarPlane(double) - Method in class com.aspose.threed.Html5SaveOptions
-
Sets the far plane of the camera, default value is 1000.
- setFieldOfView(double) - Method in class com.aspose.threed.Camera
-
- setFieldOfView(double) - Method in class com.aspose.threed.Html5SaveOptions
-
Sets the field of the view, default value is 45, measured in degree.
- setFieldOfViewX(double) - Method in class com.aspose.threed.Camera
-
- setFieldOfViewY(double) - Method in class com.aspose.threed.Camera
-
- setFileName(String) - Method in class com.aspose.threed.IOConfig
-
The file name of the exporting/importing scene.
- setFileName(String) - Method in class com.aspose.threed.Texture
-
Sets the associated texture file.
- setFileNote(String) - Method in class com.aspose.threed.RvmSaveOptions
-
File note in the file header.
- setFileSystem(FileSystem) - Method in class com.aspose.threed.IOConfig
-
Allow user to handle how to manage the external dependencies during load/save.
- setFileSystemFactory(FileSystemFactory) - Static method in class com.aspose.threed.IOConfig
-
Sets the factory class for FileSystem.
- setFilletRadius(double) - Method in class com.aspose.threed.LShape
-
Sets the radius of the fillet.
- setFilletRadius(double) - Method in class com.aspose.threed.TShape
-
Sets the radius of fillet between web and flange.
- setFilletRadius(double) - Method in class com.aspose.threed.UShape
-
Sets the radius of fillet between flange and web.
- setFilletRadius(double) - Method in class com.aspose.threed.ZShape
-
Sets the radius of fillet between flange and web.
- setFirst(EndPoint) - Method in class com.aspose.threed.TrimmedCurve
-
The first end point to trim, can be a Cartesian point or a real parameter.
- setFlangeEdgeRadius(double) - Method in class com.aspose.threed.TShape
-
Sets the radius of the flange edge.
- setFlangeThickness(double) - Method in class com.aspose.threed.TShape
-
Sets the wall thickness of flange.
- setFlangeThickness(double) - Method in class com.aspose.threed.UShape
-
Sets the thickness of flange.
- setFlangeThickness(double) - Method in class com.aspose.threed.ZShape
-
Sets the thickness of flange.
- setFlangeWidth(double) - Method in class com.aspose.threed.TShape
-
Sets the length of the flange.
- setFlangeWidth(double) - Method in class com.aspose.threed.UShape
-
Sets the length of flange.
- setFlangeWidth(double) - Method in class com.aspose.threed.ZShape
-
Sets the length of flange.
- setFlat(boolean) - Method in class com.aspose.threed.KeyFrame
-
Get or set if the key frame is flat.
- setFlipCoordinate(boolean) - Method in class com.aspose.threed.PlySaveOptions
-
Flip the coordinate while saving the scene, default value is true
- setFlipCoordinateSystem(boolean) - Method in class com.aspose.threed.Discreet3dsLoadOptions
-
Sets flip coordinate system of control points/normal during importing/exporting.
- setFlipCoordinateSystem(boolean) - Method in class com.aspose.threed.Discreet3dsSaveOptions
-
Sets flip coordinate system of control points/normal during importing/exporting.
- setFlipCoordinateSystem(boolean) - Method in class com.aspose.threed.ObjLoadOptions
-
Sets whether flip coordinate system of control points/normal during importing
- setFlipCoordinateSystem(boolean) - Method in class com.aspose.threed.ObjSaveOptions
-
Sets whether flip coordinate system of control points/normal during importing/exporting.
- setFlipCoordinateSystem(boolean) - Method in class com.aspose.threed.PdfSaveOptions
-
Sets to flip the coordinate system of the scene during exporting.
- setFlipCoordinateSystem(boolean) - Method in class com.aspose.threed.PlyLoadOptions
-
Sets flip coordinate system of control points/normal during importing/exporting.
- setFlipCoordinateSystem(boolean) - Method in class com.aspose.threed.StlLoadOptions
-
Sets whether to flip coordinate system of control points/normal during importing.
- setFlipCoordinateSystem(boolean) - Method in class com.aspose.threed.StlSaveOptions
-
Sets whether flip coordinate system of control points/normal during exporting.
- setFlipCoordinateSystem(boolean) - Method in class com.aspose.threed.U3dLoadOptions
-
Sets whether flip coordinate system of control points/normal during importing/exporting.
- setFlipCoordinateSystem(boolean) - Method in class com.aspose.threed.U3dSaveOptions
-
Sets whether flip coordinate system of control points/normal during importing/exporting.
- setFlipCoordinateSystem(boolean) - Method in class com.aspose.threed.XLoadOptions
-
Flip the coordinate system, this is true by default
- setFlipTexCoordV(boolean) - Method in class com.aspose.threed.GltfLoadOptions
-
Flip the v(t) coordinate in mesh's texture coordinate, default value is true.
- setFlipTexCoordV(boolean) - Method in class com.aspose.threed.GltfSaveOptions
-
Flip texture coordinate v(t) component, default value is true.
- setFoldRepeatedCurveData(Boolean) - Method in class com.aspose.threed.FbxSaveOptions
-
Sets whether reuse repeated curve data by increasing last data's ref count
- setFragmentShader(String) - Method in class com.aspose.threed.GLSLSource
-
Sets the source code of the fragment shader.
- setFragmentShader(byte[]) - Method in class com.aspose.threed.SPIRVSource
-
Sets the source code of the fragment shader.
- setFront(T) - Method in class com.aspose.threed.CubeFaceData
-
Sets the data for -Z(Front) face
- setFrontFace(FrontFace) - Method in class com.aspose.threed.RenderState
-
Sets which order is front face.
- setFrustum(Frustum) - Method in class com.aspose.threed.Renderer
-
Sets the frustum that used to provide view matrix.
- setFrustum(Frustum) - Method in class com.aspose.threed.Viewport
-
- setGammaCorrectedColor(boolean) - Method in class com.aspose.threed.Discreet3dsLoadOptions
-
A 3ds file may contains original color and gamma corrected color for same attribute,
Setting this to true will use the gamma corrected color if possible,
otherwise the Aspose.3D will try to use the original color.
- setGammaCorrectedColor(boolean) - Method in class com.aspose.threed.Discreet3dsSaveOptions
-
A 3ds file may contains original color and gamma corrected color for same attribute,
Setting this to true will use the gamma corrected color if possible,
otherwise the Aspose.3D will try to use the original color.
- setGenerateFanCylinder(boolean) - Method in class com.aspose.threed.Cylinder
-
Sets whether to generate the fan-style cylinder when the ThetaLength is less than 2*PI, otherwise the model will not be cut.
- setGenerateMaterials(boolean) - Method in class com.aspose.threed.RvmLoadOptions
-
Generate materials with random colors for each objects in the scene if color table is not exported within the RVM file.
- setGenerateVertexElementMaterial(boolean) - Method in class com.aspose.threed.FbxSaveOptions
-
Sets whether always generate a
VertexElementMaterial
for geometries if the attached node contains materials.
- setGeometricRotation(Vector3) - Method in class com.aspose.threed.Transform
-
Sets the geometric Euler rotation(measured in degree).
- setGeometricScaling(Vector3) - Method in class com.aspose.threed.Transform
-
Sets the geometric scaling.
- setGeometricTranslation(Vector3) - Method in class com.aspose.threed.Transform
-
Sets the geometric translation.
- setGeometryShader(String) - Method in class com.aspose.threed.GLSLSource
-
Sets the source code of the geometry shader.
- setGeometryShader(byte[]) - Method in class com.aspose.threed.SPIRVSource
-
Sets the source code of the geometry shader.
- setGirth(double) - Method in class com.aspose.threed.CShape
-
Sets the length of girth.
- setGlossinessFactor(double) - Method in class com.aspose.threed.PbrSpecularMaterial
-
Sets the glossiness(smoothness) of the material, 1 means perfectly smooth and 0 means perfectly rough, default value is 1, range is [0, 1]
- setHashKey(int, int) - Method in class com.aspose.threed.PdfEncrypt
-
- setHeight(double) - Method in class com.aspose.threed.Box
-
Sets the height of the box aligned in y-axis.
- setHeight(double) - Method in class com.aspose.threed.Camera
-
Sets the view plane's height measured in inches
- setHeight(double) - Method in class com.aspose.threed.Cylinder
-
Sets the height of the cylinder.
- setHeight(double) - Method in class com.aspose.threed.Dish
-
Height of the dish
- setHeight(double) - Method in class com.aspose.threed.LinearExtrusion
-
The height of the extruded geometry, default value is 1.0
- setHeight(double) - Method in class com.aspose.threed.Pyramid
-
Height of the pyramid
- setHeight(double) - Method in class com.aspose.threed.RectangularTorus
-
The height of the rectangular torus.
- setHeightSegments(int) - Method in class com.aspose.threed.Box
-
gets or sets the height segments.
- setHeightSegments(int) - Method in class com.aspose.threed.Cylinder
-
Sets the height segments.
- setHeightSegments(int) - Method in class com.aspose.threed.Dish
-
Sets the height segments
- setHeightSegments(int) - Method in class com.aspose.threed.Sphere
-
Sets the height segments.
- setHighPreciseColor(boolean) - Method in class com.aspose.threed.Discreet3dsSaveOptions
-
If this is true, the generated 3ds file will use high precise color, means each channel of red/green/blue are in 32bit float.
- setHotSpot(double) - Method in class com.aspose.threed.Light
-
Sets the hot spot cone angle(in degrees).
- setImageFormat(GltfEmbeddedImageFormat) - Method in class com.aspose.threed.GltfSaveOptions
-
Standard glTF only supports PNG/JPG as its texture format, this option will guide how Aspose.3D
convert the non-standard images to supported format during the exporting.
- setIndented(boolean) - Method in class com.aspose.threed.ColladaSaveOptions
-
Sets whether the exported XML document is indented.
- setIndependentTangent(boolean) - Method in class com.aspose.threed.KeyFrame
-
Sets the out and next in tangents are independent.
- setIndices(int[]) - Method in class com.aspose.threed.VertexElement
-
Load indices
- setInnerFilletRadius(double) - Method in class com.aspose.threed.HollowRectangleShape
-
The inner fillet radius of the inner rectangle.
- setInnerRadius(double) - Method in class com.aspose.threed.RectangularTorus
-
The inner radius of the rectangular torus
Default value is 17
- setInput(ITextureUnit) - Method in class com.aspose.threed.PostProcessing
-
Input of this post-processing
- setIntensity(double) - Method in class com.aspose.threed.Light
-
Sets the light's intensity, default value is 100
- setInternalFilletRadius(double) - Method in class com.aspose.threed.CShape
-
Sets the internal fillet radius.
- setInterpolation(Interpolation) - Method in class com.aspose.threed.KeyFrame
-
Sets the key's interpolation type, list.data[index] defines the algorithm how the sampled value is calculated.
- setKeepBuiltinGlobalSettings(boolean) - Method in class com.aspose.threed.FbxLoadOptions
-
Sets whether to keep the builtin properties in GlobalSettings which have a native property replacement in
AssetInfo
.
- setKeywords(String) - Method in class com.aspose.threed.AssetInfo
-
Sets the keywords of this asset
- setLambert(ShaderProgram) - Method in class com.aspose.threed.ShaderSet
-
Sets the shader that used to render the lambert material
- setLeft(T) - Method in class com.aspose.threed.CubeFaceData
-
Sets the data for +X(Left) face
- setLength(double) - Method in class com.aspose.threed.Box
-
Sets the length of the box aligned in z-axis.
- setLength(double) - Method in class com.aspose.threed.Plane
-
Sets the length of the plane.
- setLengthSegments(int) - Method in class com.aspose.threed.Box
-
Sets the length segments.
- setLengthSegments(int) - Method in class com.aspose.threed.Plane
-
Sets the length segments.
- setLicense(InputStream) - Method in class com.aspose.threed.License
-
Licenses the component.
- setLicense(String) - Method in class com.aspose.threed.License
-
- setLicense(Reader) - Method in class com.aspose.threed.License
-
Licenses the component.
- setLightingScheme(PdfLightingScheme) - Method in class com.aspose.threed.PdfSaveOptions
-
LightingScheme specifies the lighting to apply to 3D artwork.
- setLightType(LightType) - Method in class com.aspose.threed.Light
-
Sets the light's type
- setLinearAttenuation(double) - Method in class com.aspose.threed.Light
-
Sets the linear attenuation to calculate the total attenuation of the light
- setLocal(boolean) - Method in class com.aspose.threed.BonePose
-
Sets if the matrix is defined in local coordinate.
- setLookAt(Vector3) - Method in class com.aspose.threed.Frustum
-
Sets the the interested position that the camera is looking at.
- setLookAt(Vector3) - Method in class com.aspose.threed.Html5SaveOptions
-
Sets the default look at position, default value is (0, 0, 0)
- setLookupAttributes(boolean) - Method in class com.aspose.threed.RvmLoadOptions
-
Sets whether to load attributes from external attribute list file(.att/.attrib/.txt), default value is true.
- setLookupPaths(ArrayList<String>) - Method in class com.aspose.threed.IOConfig
-
Some files like OBJ depends on external file, the lookup paths will allows Aspose.3D to look for external file to load.
- setMagFilter(TextureFilter) - Method in class com.aspose.threed.TextureBase
-
Sets the filter for magnification.
- setMagnification(Vector2) - Method in class com.aspose.threed.Camera
-
Sets the magnification used in orthographic camera
- setMagnification(TextureFilter) - Method in interface com.aspose.threed.ITextureUnit
-
Sets the filter mode for magnification.
- setMappingMode(MappingMode) - Method in class com.aspose.threed.VertexElement
-
Sets how the element is mapped.
- setMasterScale(double) - Method in class com.aspose.threed.Discreet3dsSaveOptions
-
Sets the master scale used in exporting.
- setMaterial(Material) - Method in class com.aspose.threed.Node
-
Sets the first material associated with this node, if sets, will clear other materials
- setMaterial(Material) - Method in class com.aspose.threed.Renderer
-
Sets the material that used to provide material information used by shaders.
- setMaterialConverter(MaterialConverter) - Method in class com.aspose.threed.GltfSaveOptions
-
Custom converter to convert the geometry's material to PBR material
If this is unassigned, glTF 2.0 exporter will automatically convert the standard material to PBR material.
- setMatrix(Matrix4) - Method in class com.aspose.threed.BonePose
-
Sets the transform matrix of the node in current pose.
- setMatrix(Matrix4) - Method in class com.aspose.threed.TransformBuilder
-
Sets the current matrix value
- setMatrixLightSpace(FMatrix4) - Method in class com.aspose.threed.RendererVariableManager
-
Matrix for light space transformation
- setMatrixProjection(FMatrix4) - Method in class com.aspose.threed.RendererVariableManager
-
Matrix for projection transformation
- setMatrixView(FMatrix4) - Method in class com.aspose.threed.RendererVariableManager
-
Matrix for view transformation
- setMaximumDescriptorSets(int) - Method in class com.aspose.threed.SPIRVSource
-
Maximum descriptor sets, default value is 10
- setMeshCompression(boolean) - Method in class com.aspose.threed.U3dSaveOptions
-
Sets whether to enable mesh data compression.
- setMetaDataPrefix(String) - Method in class com.aspose.threed.A3dwSaveOptions
-
If this property is non-null, only the properties of Scene/Node that start with this prefix will be exported, and the prefix will be removed.
- setMetallicFactor(double) - Method in class com.aspose.threed.PbrMaterial
-
Sets the metalness of the material, value of 1 means the material is a metal and value of 0 means the material is a dielectric.
- setMetallicRoughness(TextureBase) - Method in class com.aspose.threed.PbrMaterial
-
Sets the texture for metallic(in R channel) and roughness(in G channel)
- setMeteredKey(String, String) - Method in class com.aspose.threed.Metered
-
Sets metered public and private key.
- setMinFilter(TextureFilter) - Method in class com.aspose.threed.TextureBase
-
Sets the filter for minification.
- setMinification(TextureFilter) - Method in interface com.aspose.threed.ITextureUnit
-
Sets the filter mode for minification.
- setMipFilter(TextureFilter) - Method in class com.aspose.threed.TextureBase
-
Sets the filter for mip-level sampling.
- setMipmap(TextureFilter) - Method in interface com.aspose.threed.ITextureUnit
-
Sets the filter mode for mipmap.
- setModificationTime(Calendar) - Method in class com.aspose.threed.AssetInfo
-
Gets or Sets the modification time of this asset
- setName(String) - Method in class com.aspose.threed.A3DObject
-
Sets the name.
- setName(String) - Method in class com.aspose.threed.Property
-
Gets the name of the property
- setName(String) - Method in class com.aspose.threed.VertexElement
-
Sets the name.
- setNearPlane(double) - Method in class com.aspose.threed.Frustum
-
Sets the frustum's near plane distance.
- setNearPlane(double) - Method in class com.aspose.threed.Html5SaveOptions
-
Sets the near plane of the camera, default value is 1
- setNegativeX(T) - Method in class com.aspose.threed.CubeFaceData
-
Sets the data for +X(Left) face
- setNegativeY(T) - Method in class com.aspose.threed.CubeFaceData
-
Sets the data for -Y(Bottom) face
- setNegativeZ(T) - Method in class com.aspose.threed.CubeFaceData
-
Sets the data for -Z(Front) face
- setNextInTangent(Vector2) - Method in class com.aspose.threed.KeyFrame
-
Sets the next in(left) tangent on this key frame.
- setNextInWeight(float) - Method in class com.aspose.threed.KeyFrame
-
Sets the next in(left) weight on this key frame.
- setNode(Node) - Method in class com.aspose.threed.Bone
-
Sets the node.
- setNode(Node) - Method in class com.aspose.threed.BonePose
-
Sets the scene node, points to a skinned skeleton node
- setNode(Node) - Method in class com.aspose.threed.Renderer
-
- setNormalBits(int) - Method in class com.aspose.threed.DracoSaveOptions
-
Quantization bits for normal vectors, default value is 10
- setNormalComponents(Tuple_3<String, String, String>) - Method in class com.aspose.threed.PlySaveOptions
-
The component names for normal data, default value is ("nx", "ny", "nz")
- setNormalizeNormal(boolean) - Method in class com.aspose.threed.ObjLoadOptions
-
Sets whether to normalize the normal vector during the loading.
- setNormalTexture(TextureBase) - Method in class com.aspose.threed.PbrMaterial
-
Sets the texture of normal mapping
- setNormalTexture(TextureBase) - Method in class com.aspose.threed.PbrSpecularMaterial
-
Sets the texture of normal mapping
- setOcclusionFactor(double) - Method in class com.aspose.threed.PbrMaterial
-
Sets the factor of ambient occlusion
- setOcclusionTexture(TextureBase) - Method in class com.aspose.threed.PbrMaterial
-
Sets the texture for ambient occlusion
- setOffsetBottom(Vector3) - Method in class com.aspose.threed.Cylinder
-
Sets the vertices transformation offset of the bottom side.
- setOffsetHeight(int) - Method in class com.aspose.threed.RelativeRectangle
-
Sets the offset for height
- setOffsetTop(Vector3) - Method in class com.aspose.threed.Cylinder
-
Sets the vertices transformation offset of the top side.
- setOffsetWidth(int) - Method in class com.aspose.threed.RelativeRectangle
-
Sets the offset for width
- setOffsetX(int) - Method in class com.aspose.threed.RelativeRectangle
-
Sets the offset for coordinate X
- setOffsetY(int) - Method in class com.aspose.threed.RelativeRectangle
-
Sets the offset for coordinate Y
- setOpenEnded(boolean) - Method in class com.aspose.threed.Cylinder
-
Sets a value indicating whether this
Cylinder
open ended.
- setOrder(int) - Method in class com.aspose.threed.NurbsCurve
-
Sets the order of a NURBS curve, it defines the number of nearby control points that influence any given point on the curve.
- setOrder(int) - Method in class com.aspose.threed.NurbsDirection
-
Sets the order of a NURBS curve, it defines the number of nearby control points that influence any given point on the curve.
- setOrientationBox(boolean) - Method in class com.aspose.threed.Html5SaveOptions
-
Display a orientation box.
- setOrigin(Vector3) - Method in class com.aspose.threed.RevolvedAreaSolid
-
Sets the origin point of the revolving, default value is (0, 0, 0).
- setOrthoHeight(double) - Method in class com.aspose.threed.Frustum
-
Sets the height when frustum in orthographic projection.
- setOuterRadius(double) - Method in class com.aspose.threed.RectangularTorus
-
The outer radius of the rectangular torus
Default value is 20
- setOutTangent(Vector2) - Method in class com.aspose.threed.KeyFrame
-
Sets the out(right) tangent on this key frame.
- setOutWeight(float) - Method in class com.aspose.threed.KeyFrame
-
Sets the out(right) weight on this key frame.
- setOverallDepth(double) - Method in class com.aspose.threed.HShape
-
Sets the extent of the depth.
- setParentNode(Node) - Method in class com.aspose.threed.Entity
-
Sets the first parent node, if set the first parent node, this entity will be detached from other parent nodes.
- setParentNode(Node) - Method in class com.aspose.threed.Node
-
Sets the parent node.
- setPassAction(StencilAction) - Method in class com.aspose.threed.StencilState
-
Sets the stencil action when both stencil test and depth test passes.
- setPassword(byte[]) - Method in class com.aspose.threed.PdfLoadOptions
-
The password to unlock the encrypted PDF file.
- setPbr(ShaderProgram) - Method in class com.aspose.threed.ShaderSet
-
Sets the shader that used to render the PBR material
- setPhiLength(double) - Method in class com.aspose.threed.Sphere
-
Sets the length of the phi.
- setPhiStart(double) - Method in class com.aspose.threed.Sphere
-
Sets the phi start.
- setPhong(ShaderProgram) - Method in class com.aspose.threed.ShaderSet
-
Sets the shader that used to render the phong material
- setPointCloud(boolean) - Method in class com.aspose.threed.DracoSaveOptions
-
Export the scene as point cloud, default value is false.
- setPointCloud(boolean) - Method in class com.aspose.threed.ObjSaveOptions
-
Sets the flag whether the exporter should export the scene as point cloud(without topological structure), default value is false
- setPointCloud(boolean) - Method in class com.aspose.threed.PlySaveOptions
-
Export the scene as point cloud, the default value is false.
- setPolygonMode(PolygonMode) - Method in class com.aspose.threed.RenderState
-
Sets the polygon's render mode.
- setPoseType(PoseType) - Method in class com.aspose.threed.Pose
-
Sets the type of the pose.
- setPositionBits(int) - Method in class com.aspose.threed.DracoSaveOptions
-
Quantization bits for position, default value is 14
- setPositionComponents(Tuple_3<String, String, String>) - Method in class com.aspose.threed.PlySaveOptions
-
The component names for position data, default value is ("x", "y", "z")
- setPositiveX(T) - Method in class com.aspose.threed.CubeFaceData
-
Sets the data for +X(Right) face
- setPositiveY(T) - Method in class com.aspose.threed.CubeFaceData
-
Sets the data for +Y(Top) face
- setPositiveZ(T) - Method in class com.aspose.threed.CubeFaceData
-
Sets the data for +Z(Back) face
- setPostRotation(Vector3) - Method in class com.aspose.threed.Transform
-
Sets the post-rotation represented in degree
- setPreRotation(Vector3) - Method in class com.aspose.threed.Transform
-
Sets the pre-rotation represented in degree
- setPresetShaders(PresetShaders) - Method in class com.aspose.threed.Renderer
-
Sets the preset shader set
- setPrettyPrint(boolean) - Method in class com.aspose.threed.GltfSaveOptions
-
The JSON content of GLTF file is indented for human reading, default value is false
- setPrimitiveToMesh(boolean) - Method in class com.aspose.threed.UsdSaveOptions
-
Convert the primitive entities to mesh during the export.
- setProjectionType(ProjectionType) - Method in class com.aspose.threed.Camera
-
Sets the camera's projection type.
- setProperty(String, Object) - Method in class com.aspose.threed.A3DObject
-
Sets the value of specified property
- setProperty(Property) - Method in class com.aspose.threed.BindPoint
-
Gets the property associated with the CurveMapping
- setQuadraticAttenuation(double) - Method in class com.aspose.threed.Light
-
Sets the quadratic attenuation to calculate the total attenuation of the light
- setRadialSegments(int) - Method in class com.aspose.threed.Cylinder
-
Sets the radial segments.
- setRadialSegments(int) - Method in class com.aspose.threed.RectangularTorus
-
The radial segments, default value is 10
- setRadialSegments(int) - Method in class com.aspose.threed.Torus
-
Sets the radial segments.
- setRadius(double) - Method in class com.aspose.threed.Circle
-
The radius of the circle curve, default value is 10
- setRadius(double) - Method in class com.aspose.threed.CircleShape
-
Sets the radius of the circle.
- setRadius(double) - Method in class com.aspose.threed.Dish
-
Radius of the dish
- setRadius(double) - Method in class com.aspose.threed.Sphere
-
Sets the radius of the sphere.
- setRadius(double) - Method in class com.aspose.threed.Torus
-
Sets the radius of the torus.
- setRadiusBottom(double) - Method in class com.aspose.threed.Cylinder
-
Sets the radius of cylinder's bottom cap.
- setRadiusTop(double) - Method in class com.aspose.threed.Cylinder
-
Sets the radius of cylinder's top cap.
- setRational(boolean) - Method in class com.aspose.threed.NurbsCurve
-
Sets whether it is rational, this value indicates whether this
NurbsCurve
is rational spline or non-rational spline.
- setRecalculateNormal(boolean) - Method in class com.aspose.threed.StlLoadOptions
-
Ignore the normal data that stored in STL file and recalculate the normal data based on the vertex position.
- setReceiveShadows(boolean) - Method in class com.aspose.threed.Geometry
-
Sets whether this geometry can receive shadow.
- setReceiveShadows(boolean) - Method in class com.aspose.threed.Primitive
-
Sets whether this geometry can receive shadow.
- setRectangularTorusSegments(int) - Method in class com.aspose.threed.RvmLoadOptions
-
Sets the number of rectangular torus' radial segments, default value is 20
- setReferenceMode(ReferenceMode) - Method in class com.aspose.threed.VertexElement
-
Sets how the element is referenced.
- setReflectionColor(Vector3) - Method in class com.aspose.threed.PhongMaterial
-
Sets the reflection color.
- setReflectionFactor(double) - Method in class com.aspose.threed.PhongMaterial
-
Sets the attenuation of the reflection color.
- setRenderAPI(RenderingAPI) - Method in class com.aspose.threed.ShaderTechnique
-
Sets the rendering API used by this technique
- setRenderAPIVersion(String) - Method in class com.aspose.threed.ShaderTechnique
-
Sets the version of the rendering API.
- setRenderMode(PdfRenderMode) - Method in class com.aspose.threed.PdfSaveOptions
-
Render mode specifies the style in which the 3D artwork is rendered.
- setRepeatCount(int) - Method in class com.aspose.threed.Extrapolation
-
Gets and sets the repeat times of the extrapolation pattern.
- setReusePrimitiveMesh(boolean) - Method in class com.aspose.threed.FbxSaveOptions
-
Reuse the mesh for the primitives with same parameters, this will significantly reduce the size of FBX output which scene was constructed by large set of primitive shapes(like imported from CAD files).
- setRevision(String) - Method in class com.aspose.threed.AssetInfo
-
Sets the revision number of this asset, usually used in version control system.
- setRight(T) - Method in class com.aspose.threed.CubeFaceData
-
Sets the data for +X(Right) face
- setRotation(double, double) - Method in class com.aspose.threed.TextureBase
-
Sets the UV rotation.
- setRotation(double, double, double, double) - Method in class com.aspose.threed.Transform
-
Sets the rotation(as quaternion components) of current transform.
- setRotation(Quaternion) - Method in class com.aspose.threed.Transform
-
Sets the rotation represented in quaternion.
- setRotationMode(RotationMode) - Method in class com.aspose.threed.Frustum
-
Sets the frustum's orientation mode
This property only works when the
Frustum.getTarget()
is null.
- setRoughnessFactor(double) - Method in class com.aspose.threed.PbrMaterial
-
Sets the roughness of the material, value of 1 means the material is completely rough and value of 0 means the material is completely smooth
- setRoundingRadius(double) - Method in class com.aspose.threed.RectangleShape
-
Sets the radius of the circular arcs of all four corners, measured in degrees.
- setSameDirection(boolean) - Method in class com.aspose.threed.CompositeCurve.Segment
-
Use the same direction of the original curve, or use reversed direction
- setSameDirection(boolean) - Method in class com.aspose.threed.TrimmedCurve
-
Sets whether the trimmed result uses the same direction of the basis curve.
- setSaveExtras(boolean) - Method in class com.aspose.threed.GltfSaveOptions
-
Save scene object's dynamic properties into 'extra' fields in the generated glTF file.
- setScale(Vector2) - Method in interface com.aspose.threed.ITextureUnit
-
Sets the scale of the UV coordinate.
- setScale(double) - Method in class com.aspose.threed.ObjLoadOptions
-
Scales on x/y/z axis, default value is 1.0
- setScale(double, double) - Method in class com.aspose.threed.TextureBase
-
Sets the UV scale.
- setScale(double, double, double) - Method in class com.aspose.threed.Transform
-
Sets the scale of current transform.
- setScale(Vector3) - Method in class com.aspose.threed.Transform
-
Sets the scale
- setScaleHeight(float) - Method in class com.aspose.threed.RelativeRectangle
-
Relative height
- setScaleWidth(float) - Method in class com.aspose.threed.RelativeRectangle
-
Relative width
- setScaleX(float) - Method in class com.aspose.threed.RelativeRectangle
-
Relative coordinate X
- setScaleY(float) - Method in class com.aspose.threed.RelativeRectangle
-
Relative coordinate Y
- setScissorBox(Rectangle) - Method in class com.aspose.threed.RenderState
-
Sets the scissor box
- setScissorTest(boolean) - Method in class com.aspose.threed.RenderState
-
Enable or disable scissor test
- setScroll(Vector2) - Method in interface com.aspose.threed.ITextureUnit
-
Sets the scroll of the UV coordinate.
- setSecond(EndPoint) - Method in class com.aspose.threed.TrimmedCurve
-
The second end point to trim, can be a Cartesian point or a real parameter.
- setSemiAxis1(double) - Method in class com.aspose.threed.Ellipse
-
Radius on X-axis
- setSemiAxis1(double) - Method in class com.aspose.threed.EllipseShape
-
Sets the first radius of the ellipse that measured in the direction of x axis.
- setSemiAxis2(double) - Method in class com.aspose.threed.Ellipse
-
Radius on Y-axis
- setSemiAxis2(double) - Method in class com.aspose.threed.EllipseShape
-
Sets the second radius of the ellipse that measured in the direction of y axis.
- setSerializeW(boolean) - Method in class com.aspose.threed.ObjSaveOptions
-
Sets whether serialize W component in model's vertex position.
- setShader(ShaderProgram) - Method in class com.aspose.threed.Renderer
-
Sets the shader instance used for rendering the geometry.
- setShaderContent(byte[]) - Method in class com.aspose.threed.ShaderTechnique
-
Sets the content of a embedded shader script.
- setShaderEntry(String) - Method in class com.aspose.threed.ShaderTechnique
-
Sets the entry point of the shader, some shader like HLSL can have customized shader entries.
- setShaderFile(String) - Method in class com.aspose.threed.ShaderTechnique
-
Sets the file name of the external shader file.
- setShaderLanguage(ShadingLanguage) - Method in class com.aspose.threed.ShaderTechnique
-
Sets the shader language used by this technique.
- setShaderSet(ShaderSet) - Method in class com.aspose.threed.Renderer
-
Sets the shader set that used to render the scene
- setShaderVersion(String) - Method in class com.aspose.threed.ShaderTechnique
-
Sets the shader version used by this technique.
- setShadowCaster(FVector3) - Method in class com.aspose.threed.RendererVariableManager
-
Position of shadow caster in world coordinate system
- setShadowColor(Vector3) - Method in class com.aspose.threed.Light
-
Sets the shadow's color.
- setShadowmap(ITextureUnit) - Method in class com.aspose.threed.RendererVariableManager
-
The depth texture used for shadow mapping
- setShape(Profile) - Method in class com.aspose.threed.LinearExtrusion
-
The base shape to be extruded.
- setShape(Profile) - Method in class com.aspose.threed.RevolvedAreaSolid
-
Sets the base profile used to revolve.
- setShape(Profile) - Method in class com.aspose.threed.SweptAreaSolid
-
The base profile to construct the geometry.
- setShearBottom(Vector2) - Method in class com.aspose.threed.Cylinder
-
Sets of the shear transform of the bottom side, vector stores the (x-axis, z-axis) shear value that measured in radian, default value is (0, 0)
- setShearTop(Vector2) - Method in class com.aspose.threed.Cylinder
-
Sets of the shear transform of the top side, vector stores the (x-axis, z-axis) shear value that measured in radian, default value is (0, 0)
- setShininess(double) - Method in class com.aspose.threed.PhongMaterial
-
Sets the shininess, this controls the specular highlight's size.
- setShowGrid(boolean) - Method in class com.aspose.threed.Html5SaveOptions
-
Display a grid in the scene.
- setShowRulers(boolean) - Method in class com.aspose.threed.Html5SaveOptions
-
Display rulers of x/y/z axes in the scene to measure the model.
- setShowUI(boolean) - Method in class com.aspose.threed.Html5SaveOptions
-
Display a simple UI in the scene.
- setSize(Dimension) - Method in interface com.aspose.threed.IRenderTarget
-
Sets the size of the render target.
- setSize(double) - Method in class com.aspose.threed.Skeleton
-
Sets the limb node size that used in CAD software to represent the size of the bone.
- setSlices(int) - Method in class com.aspose.threed.LinearExtrusion
-
The slices of the twisted extruded geometry, default value is 1.
- setSourceBlendFactor(BlendFactor) - Method in class com.aspose.threed.RenderState
-
Sets how the color is blended.
- setSpecular(Vector3) - Method in class com.aspose.threed.PbrSpecularMaterial
-
Sets the specular color of the material, default value is (1, 1, 1).
- setSpecularColor(Vector3) - Method in class com.aspose.threed.PhongMaterial
-
Sets the specular color.
- setSpecularFactor(double) - Method in class com.aspose.threed.PhongMaterial
-
Sets the specular factor.
- setSpecularGlossinessTexture(TextureBase) - Method in class com.aspose.threed.PbrSpecularMaterial
-
Sets the texture for specular color, channel RGB stores the specular color and channel A stores the glossiness.
- setSpecularTexture(TextureBase) - Method in class com.aspose.threed.PbrMaterial
-
Sets the texture for specular color
- setStart(double) - Method in class com.aspose.threed.AnimationClip
-
Sets the time in seconds of the beginning of the clip.
- setStartPoint(EndPoint) - Method in class com.aspose.threed.SweptAreaSolid
-
The start point of the directrix.
- setStencilBits(int) - Method in class com.aspose.threed.RenderParameters
-
Sets how many bits will be used in stencil buffer.
- setStencilMask(int) - Method in class com.aspose.threed.RenderState
-
Sets the mask that is ANDed with the both reference and stored stencil value when test is done.
- setStencilReference(int) - Method in class com.aspose.threed.RenderState
-
Sets the reference value for the stencil test.
- setStencilTest(boolean) - Method in class com.aspose.threed.RenderState
-
Enable or disable the stencil test.
- setStepMode(StepMode) - Method in class com.aspose.threed.KeyFrame
-
Sets the key's step mode.
- setStop(double) - Method in class com.aspose.threed.AnimationClip
-
Sets the time in seconds of the end of the clip.
- setSubject(String) - Method in class com.aspose.threed.AssetInfo
-
Sets the subject of this asset
- setSuppressTrialException(boolean) - Static method in exception com.aspose.threed.TrialException
-
Sets this to true to suppress trial exception for unlicensed usage, but the restrictions will not be lifted.
- setTangentWeightMode(int) - Method in class com.aspose.threed.KeyFrame
-
Sets the key's tangent weight mode.
- setTarget(Node) - Method in class com.aspose.threed.Frustum
-
Sets the target that the camera is looking at.
- setTarget(Node) - Method in interface com.aspose.threed.IOrientable
-
Sets the target that the entity is looking at.
- setTension(float) - Method in class com.aspose.threed.KeyFrame
-
Sets tension used in TCB spline
- setTexture(String, TextureBase) - Method in class com.aspose.threed.Material
-
Sets the texture to specified slot
- setTextureCoordinateBits(int) - Method in class com.aspose.threed.DracoSaveOptions
-
Quantization bits for texture coordinate, default value is 12
- setTextureCoordinateComponents(Tuple_2<String, String>) - Method in class com.aspose.threed.PlySaveOptions
-
The component names for texture coordinate data, default value is ("u", "v")
- setThetaLength(double) - Method in class com.aspose.threed.Cylinder
-
Sets the length of the theta.
- setThetaLength(double) - Method in class com.aspose.threed.Sphere
-
Sets the length of the theta.
- setThetaStart(double) - Method in class com.aspose.threed.Cylinder
-
Sets the theta start.
- setThetaStart(double) - Method in class com.aspose.threed.Sphere
-
Sets the theta start.
- setThickness(double) - Method in class com.aspose.threed.LShape
-
Sets the thickness of the constant wall.
- setTime(double) - Method in class com.aspose.threed.KeyFrame
-
Sets the time position of list.data[index] key frame, measured in seconds.
- setTimeIndependentTangent(boolean) - Method in class com.aspose.threed.KeyFrame
-
Sets the tangent is time-independent
- setTitle(String) - Method in class com.aspose.threed.AssetInfo
-
Sets the title of this asset
- setTop(T) - Method in class com.aspose.threed.CubeFaceData
-
Sets the data for +Y(Top) face
- setTopArea(Vector2) - Method in class com.aspose.threed.Pyramid
-
Area of the top cap
- setTopFlangeEdgeRadius(double) - Method in class com.aspose.threed.HShape
-
Sets the radius of the lower edges of the top flange.
- setTopFlangeFilletRadius(double) - Method in class com.aspose.threed.HShape
-
Sets the radius of fillet between the web and the top flange.
- setTopFlangeThickness(double) - Method in class com.aspose.threed.HShape
-
Sets the thickness of the top flange.
- setTopFlangeWidth(double) - Method in class com.aspose.threed.HShape
-
Sets the width of the top flange.
- setTopXDim(double) - Method in class com.aspose.threed.TrapeziumShape
-
Sets the extent of the top line measured along the x-axis.
- setTopXOffset(double) - Method in class com.aspose.threed.TrapeziumShape
-
Sets the offset from the beginning of the top line to the bottom line.
- setTorusTubularSegments(int) - Method in class com.aspose.threed.RvmLoadOptions
-
Sets the number of torus' tubular segments, default value is 20
- setTransform(Matrix4) - Method in class com.aspose.threed.Bone
-
Sets the transform matrix of the node containing the bone.
- setTransformMatrix(Matrix4) - Method in class com.aspose.threed.Transform
-
Sets the transform matrix.
- setTransformMatrix(Matrix4) - Method in class com.aspose.threed.TransformedCurve
-
The transformation matrix.
- setTransformStyle(ColladaTransformStyle) - Method in class com.aspose.threed.ColladaSaveOptions
-
Sets the style of node transformation
- setTranslation(double, double) - Method in class com.aspose.threed.TextureBase
-
Sets the UV translation.
- setTranslation(Vector3) - Method in class com.aspose.threed.Transform
-
Sets the translation
- setTranslation(double, double, double) - Method in class com.aspose.threed.Transform
-
Sets the translation of current transform.
- setTransparency(double) - Method in class com.aspose.threed.LambertMaterial
-
Sets the transparency factor.
- setTransparency(double) - Method in class com.aspose.threed.PbrMaterial
-
Sets the transparency factor.
- setTransparency(double) - Method in class com.aspose.threed.PbrSpecularMaterial
-
Sets the transparency factor.
- setTransparentColor(Vector3) - Method in class com.aspose.threed.LambertMaterial
-
Sets the transparent color.
- setTRS(Vector3, Vector3, Vector3) - Method in class com.aspose.threed.Matrix4
-
Initializes the matrix with translation/rotation/scale
- setTube(double) - Method in class com.aspose.threed.Torus
-
Sets the radius of the tube.
- setTubularSegments(int) - Method in class com.aspose.threed.Torus
-
Sets the tubular segments.
- setTwist(double) - Method in class com.aspose.threed.LinearExtrusion
-
The number of degrees of through which the shape is extruded.
- setTwistOffset(Vector3) - Method in class com.aspose.threed.LinearExtrusion
-
The offset that used in twisting, default value is (0, 0, 0).
- setType(ExtrapolationType) - Method in class com.aspose.threed.Extrapolation
-
Gets and sets the sampling pattern of extrapolation
- setType(NurbsType) - Method in class com.aspose.threed.NurbsDirection
-
Sets the type of the current direction.
- setType(PatchDirectionType) - Method in class com.aspose.threed.PatchDirection
-
Sets the patch's type.
- setType(SkeletonType) - Method in class com.aspose.threed.Skeleton
-
Sets the type of the skeleton.
- setU(double) - Method in class com.aspose.threed.Vector2
-
Sets the U component if the
Vector2
is used as a mapping coordinate.
- setUnitName(String) - Method in class com.aspose.threed.AssetInfo
-
Sets the unit of length used in this asset.
- setUnitScaleFactor(double) - Method in class com.aspose.threed.AssetInfo
-
Sets the scale factor to real-world meter.
- setUp(Vector3) - Method in class com.aspose.threed.Frustum
-
Sets the up direction of the camera
- setUp(Vector3) - Method in class com.aspose.threed.Plane
-
Sets the up vector of the plane, default value is (0, 1, 0), this affects the generation of the plane
- setup(Mesh, Vector4[], Vector4[], Vector4[]) - Static method in class com.aspose.threed.Primitive
-
Build the mesh from given positions/normals/uvs.
- setupByOwnerPassword(byte[], byte[], byte[], byte[], long) - Method in class com.aspose.threed.PdfEncrypt
-
- setupByUserPassword(byte[], byte[], byte[], long) - Method in class com.aspose.threed.PdfEncrypt
-
- setUpVector(Axis) - Method in class com.aspose.threed.AssetInfo
-
Sets the up-vector used in this asset.
- setUpVector(String) - Method in class com.aspose.threed.Html5SaveOptions
-
Sets the up vector, value can be "x"/"y"/"z", default value is "y"
- setUrl(String) - Method in class com.aspose.threed.AssetInfo
-
Gets or Sets the URL of this asset.
- setUseCommonMaterials(boolean) - Method in class com.aspose.threed.GltfSaveOptions
-
Serialize materials using KHR common material extensions, default value is false.
- setUVRotation(Vector3) - Method in class com.aspose.threed.TextureBase
-
Sets the rotation of the texture
- setUVScale(Vector2) - Method in class com.aspose.threed.TextureBase
-
Sets the UV scale.
- setUVTranslation(Vector2) - Method in class com.aspose.threed.TextureBase
-
Sets the UV translation.
- setUWrap(WrapMode) - Method in interface com.aspose.threed.ITextureUnit
-
Sets the wrap mode for texture's U coordinate.
- setV(double) - Method in class com.aspose.threed.Vector2
-
Sets the V component if the
Vector2
is used as a mapping coordinate.
- setValue(float) - Method in class com.aspose.threed.KeyFrame
-
Sets the key-frame's value.
- setValue(Object) - Method in class com.aspose.threed.Property
-
Sets the value.
- setVerbose(boolean) - Method in class com.aspose.threed.ObjSaveOptions
-
Sets whether generate comments for each section
- setVertexElement(String) - Method in class com.aspose.threed.PlySaveOptions
-
The element name for the vertex data, default value is "vertex"
- setVertexShader(String) - Method in class com.aspose.threed.GLSLSource
-
Sets the source code of the vertex shader
- setVertexShader(byte[]) - Method in class com.aspose.threed.SPIRVSource
-
Sets the source code of the vertex shader
- setVideoForTexture(boolean) - Method in class com.aspose.threed.FbxSaveOptions
-
Sets whether generate a Video instance for
Texture
when exporting as FBX.
- setViewportSize(FVector2) - Method in class com.aspose.threed.RendererVariableManager
-
Size of viewport, measured in pixel
- setVisible(boolean) - Method in class com.aspose.threed.Geometry
-
Sets if the geometry is visible
- setVisible(boolean) - Method in class com.aspose.threed.Line
-
Sets if the geometry is visible
- setVisible(boolean) - Method in class com.aspose.threed.Node
-
Sets to show the node
- setVWrap(WrapMode) - Method in interface com.aspose.threed.ITextureUnit
-
Sets the wrap mode for texture's V coordinate.
- setWallThickness(double) - Method in class com.aspose.threed.CShape
-
Sets the thickness of the wall.
- setWallThickness(double) - Method in class com.aspose.threed.HollowCircleShape
-
Sets the difference between the outer and inner radius.
- setWallThickness(double) - Method in class com.aspose.threed.HollowRectangleShape
-
The thickness between the boundary of the rectangle and the inner hole
- setWebEdgeRadius(double) - Method in class com.aspose.threed.TShape
-
Sets the radius of web edge.
- setWebThickness(double) - Method in class com.aspose.threed.HShape
-
Sets the thickness of the web of the H-shape.
- setWebThickness(double) - Method in class com.aspose.threed.TShape
-
Sets the wall thickness of web.
- setWebThickness(double) - Method in class com.aspose.threed.UShape
-
Sets the thickness of web.
- setWebThickness(double) - Method in class com.aspose.threed.ZShape
-
Sets the thickness of wall.
- setWeight(int, double) - Method in class com.aspose.threed.Bone
-
Sets the weight for control point specified by index
- setWeight(Shape, double) - Method in class com.aspose.threed.MorphTargetChannel
-
Sets the weight for the specified target, default value is 1, range should between 0~1
- setWeight(Shape) - Method in class com.aspose.threed.MorphTargetChannel
-
Sets the weight for the specified target, default value is 1, range should between 0~1
- setWidth(double) - Method in class com.aspose.threed.Box
-
Sets the width of the box aligned in x-axis.
- setWidth(double) - Method in class com.aspose.threed.Camera
-
Sets the view plane's width measured in inches
- setWidth(double) - Method in class com.aspose.threed.CShape
-
Sets the width of the profile.
- setWidth(double) - Method in class com.aspose.threed.LShape
-
Sets the width of the profile.
- setWidth(double) - Method in class com.aspose.threed.Plane
-
Sets the width of the plane.
- setWidthSegments(int) - Method in class com.aspose.threed.Box
-
Sets the width segments
- setWidthSegments(int) - Method in class com.aspose.threed.Dish
-
Sets the width segments
- setWidthSegments(int) - Method in class com.aspose.threed.Plane
-
Sets the width segments.
- setWidthSegments(int) - Method in class com.aspose.threed.Sphere
-
Sets the width segments.
- setWorldAmbient(FVector3) - Method in class com.aspose.threed.RendererVariableManager
-
Ambient color defined in viewport.
- setWorldTime(float) - Method in class com.aspose.threed.RendererVariableManager
-
Time in seconds
- setWrapModeU(WrapMode) - Method in class com.aspose.threed.TextureBase
-
Sets the texture wrap modes in U.
- setWrapModeV(WrapMode) - Method in class com.aspose.threed.TextureBase
-
Sets the texture wrap modes in V.
- setWrapModeW(WrapMode) - Method in class com.aspose.threed.TextureBase
-
Sets the texture wrap modes in W.
- setWWrap(WrapMode) - Method in interface com.aspose.threed.ITextureUnit
-
Sets the wrap mode for texture's W coordinate.
- setXDim(double) - Method in class com.aspose.threed.RectangleShape
-
Sets the extent of the rectangle in the direction of x-axis
Default value is 2.0
- setYDim(double) - Method in class com.aspose.threed.RectangleShape
-
Sets the extent of the rectangle in the direction of y-axis
Default value is 2.0
- setYDim(double) - Method in class com.aspose.threed.TrapeziumShape
-
Sets the distance between the top and bottom lines measured along the y-axis.
- setZOrder(int) - Method in class com.aspose.threed.Viewport
-
Sets the Z-order of the viewport.
- sha1(String) - Static method in class com.aspose.threed.CryptoUtils
-
- ShaderException - Exception in com.aspose.threed
-
Shader related exceptions
- ShaderException(String) - Constructor for exception com.aspose.threed.ShaderException
-
- ShaderMaterial - Class in com.aspose.threed
-
A shader material allows to describe the material by external rendering engine or shader language.
- ShaderMaterial() - Constructor for class com.aspose.threed.ShaderMaterial
-
- ShaderMaterial(String) - Constructor for class com.aspose.threed.ShaderMaterial
-
- ShaderProgram - Class in com.aspose.threed
-
The shader program
- ShaderSet - Class in com.aspose.threed
-
Shader programs for each kind of materials
- ShaderSet() - Constructor for class com.aspose.threed.ShaderSet
-
- ShaderSource - Class in com.aspose.threed
-
The source code of shader
- ShaderSource() - Constructor for class com.aspose.threed.ShaderSource
-
- ShaderStage - Class in com.aspose.threed
-
Shader stage
- ShaderStage() - Constructor for class com.aspose.threed.ShaderStage
-
- ShaderTechnique - Class in com.aspose.threed
-
A shader technique represents a concrete rendering implementation.
- ShaderTechnique() - Constructor for class com.aspose.threed.ShaderTechnique
-
- ShaderVariable - Class in com.aspose.threed
-
Shader variable
- ShaderVariable(String) - Constructor for class com.aspose.threed.ShaderVariable
-
- ShaderVariable(String, int) - Constructor for class com.aspose.threed.ShaderVariable
-
- ShadingLanguage - Enum in com.aspose.threed
-
Commonly used shading languages
- SHADOWMAP - Static variable in class com.aspose.threed.EntityRendererFeatures
-
This renderer can work in shadowmap mode
- Shape - Class in com.aspose.threed
-
The shape describes the deformation on a set of control points, which is similar to the cluster deformer in Maya.
- Shape() - Constructor for class com.aspose.threed.Shape
-
Initializes a new instance of the
Shape
class.
- Shape(String) - Constructor for class com.aspose.threed.Shape
-
Initializes a new instance of the
Shape
class.
- SIEMENSJT - Static variable in class com.aspose.threed.FileFormatType
-
Siemens PLM Software NX's JT File
- SIEMENSJT8 - Static variable in class com.aspose.threed.FileFormat
-
Siemens JT File Version 8
- SIEMENSJT9 - Static variable in class com.aspose.threed.FileFormat
-
Siemens JT File Version 9
- sin() - Method in class com.aspose.threed.Vector3
-
Calculates sine on each component
- size() - Method in class com.aspose.threed.PropertyCollection
-
Gets the count of declared properties.
- Skeleton - Class in com.aspose.threed
-
The
Skeleton
is mainly used by CAD software to help designer to manipulate the transformation of skeletal structure, it's usually useless outside the CAD softwares.
- Skeleton() - Constructor for class com.aspose.threed.Skeleton
-
Initializes a new instance of the
Skeleton
class.
- Skeleton(String) - Constructor for class com.aspose.threed.Skeleton
-
Initializes a new instance of the
Skeleton
class.
- SkeletonType - Enum in com.aspose.threed
-
- SkinDeformer - Class in com.aspose.threed
-
A skin deformer contains multiple bones to work, each bone blends a part of the geometry by control point's weights.
- SkinDeformer(String) - Constructor for class com.aspose.threed.SkinDeformer
-
- SkinDeformer() - Constructor for class com.aspose.threed.SkinDeformer
-
- Sphere - Class in com.aspose.threed
-
Parameterized sphere.
- Sphere() - Constructor for class com.aspose.threed.Sphere
-
Initializes a new instance of the
Sphere
with default radius 1.
- Sphere(double) - Constructor for class com.aspose.threed.Sphere
-
Initializes a new instance of the
Sphere
class with specified radius.
- Sphere(double, int, int) - Constructor for class com.aspose.threed.Sphere
-
Initializes a new instance of the
Sphere
class with specified radius, width segments and height segments.
- Sphere(String, double, int, int, double, double, double, double) - Constructor for class com.aspose.threed.Sphere
-
Initializes a new instance of the
Sphere
class.
- SPIRVSource - Class in com.aspose.threed
-
The compiled shader in SPIR-V format.
- SPIRVSource() - Constructor for class com.aspose.threed.SPIRVSource
-
Constructor of SPIR-V based shader sources.
- splitMesh(Node, SplitMeshPolicy, boolean, boolean) - Static method in class com.aspose.threed.PolygonModifier
-
- splitMesh(Node, SplitMeshPolicy) - Static method in class com.aspose.threed.PolygonModifier
-
- splitMesh(Node, SplitMeshPolicy, boolean) - Static method in class com.aspose.threed.PolygonModifier
-
- splitMesh(Scene, SplitMeshPolicy, boolean) - Static method in class com.aspose.threed.PolygonModifier
-
- splitMesh(Scene, SplitMeshPolicy) - Static method in class com.aspose.threed.PolygonModifier
-
- splitMesh(Mesh, SplitMeshPolicy) - Static method in class com.aspose.threed.PolygonModifier
-
- SplitMeshPolicy - Enum in com.aspose.threed
-
Share vertex/control point data between sub-meshes or each sub-mesh has its own compacted data.
- StencilAction - Enum in com.aspose.threed
-
The stencil test actions
- StencilState - Class in com.aspose.threed
-
Stencil states per face.
- StepMode - Enum in com.aspose.threed
-
Interpolation step mode.
- STL - Static variable in class com.aspose.threed.FileFormatType
-
STL file format type
- STL_BINARY - Static variable in class com.aspose.threed.FileFormat
-
Binary STL file format
- STLASCII - Static variable in class com.aspose.threed.FileFormat
-
ASCII STL file format
- StlLoadOptions - Class in com.aspose.threed
-
Load options for STL
- StlLoadOptions() - Constructor for class com.aspose.threed.StlLoadOptions
-
- StlLoadOptions(FileContentType) - Constructor for class com.aspose.threed.StlLoadOptions
-
- StlSaveOptions - Class in com.aspose.threed
-
Save options for STL
- StlSaveOptions() - Constructor for class com.aspose.threed.StlSaveOptions
-
- StlSaveOptions(FileContentType) - Constructor for class com.aspose.threed.StlSaveOptions
-
- sub(FVector2, FVector2) - Static method in class com.aspose.threed.FVector2
-
- Operator overloading
- sub(FVector3, FVector3) - Static method in class com.aspose.threed.FVector3
-
- Operator overloading
- sub(FVector4, FVector4) - Static method in class com.aspose.threed.FVector4
-
Operator overloading for - (minus)
- sub(Vector2, Vector2) - Static method in class com.aspose.threed.Vector2
-
Subtraction operator for Vector2
- sub(Vector3, Vector3) - Static method in class com.aspose.threed.Vector3
-
Operator overloading for - (minus)
- sub(Vector4, Vector4) - Static method in class com.aspose.threed.Vector4
-
Operator overloading for - (minus)
- SweptAreaSolid - Class in com.aspose.threed
-
A
SweptAreaSolid
constructs a geometry by sweeping a profile along a directrix.
- SweptAreaSolid() - Constructor for class com.aspose.threed.SweptAreaSolid
-
- valueOf(String) - Static method in enum com.aspose.threed.AlphaSource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.threed.ApertureMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.threed.Axis
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.threed.BlendFactor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.threed.BoundingBoxExtent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.threed.ColladaTransformStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.threed.CompareFunction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.threed.ComposeOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.threed.CoordinatedSystem
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.threed.CubeFace
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.threed.CurveDimension
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.threed.DracoCompressionLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.threed.DrawOperation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.threed.ExtrapolationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.threed.FileContentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.threed.FrontFace
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.threed.GltfEmbeddedImageFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.threed.IndexDataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.threed.Interpolation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.threed.LightType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.threed.MappingMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.threed.NurbsType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.threed.PatchDirectionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.threed.PdfLightingScheme
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.threed.PdfRenderMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.threed.PixelFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.threed.PolygonMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.threed.PoseType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.threed.PresetShaders
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.threed.ProjectionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.threed.ReferenceMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.threed.RenderingAPI
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.threed.RenderQueueGroupId
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.threed.RenderStage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.threed.RotationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.threed.ShadingLanguage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.threed.SkeletonType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.threed.SplitMeshPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.threed.StencilAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.threed.StepMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.threed.TextureFilter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.threed.TextureMapping
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.threed.TextureType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.threed.VertexElementType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.threed.VertexFieldSemantic
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.threed.WrapMode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.aspose.threed.AlphaSource
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.threed.ApertureMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.threed.Axis
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.threed.BlendFactor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.threed.BoundingBoxExtent
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.threed.ColladaTransformStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.threed.CompareFunction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.threed.ComposeOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.threed.CoordinatedSystem
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.threed.CubeFace
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.threed.CurveDimension
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.threed.DracoCompressionLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.threed.DrawOperation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.threed.ExtrapolationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.threed.FileContentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.threed.FrontFace
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.threed.GltfEmbeddedImageFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.threed.IndexDataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.threed.Interpolation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.threed.LightType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.threed.MappingMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.threed.NurbsType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.threed.PatchDirectionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.threed.PdfLightingScheme
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.threed.PdfRenderMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.threed.PixelFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.threed.PolygonMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.threed.PoseType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.threed.PresetShaders
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.threed.ProjectionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.threed.ReferenceMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.threed.RenderingAPI
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.threed.RenderQueueGroupId
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.threed.RenderStage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.threed.RotationMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.threed.ShadingLanguage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.threed.SkeletonType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.threed.SplitMeshPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.threed.StencilAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.threed.StepMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.threed.TextureFilter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.threed.TextureMapping
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.threed.TextureType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.threed.VertexElementType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.threed.VertexFieldSemantic
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.threed.WrapMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Vector2 - Class in com.aspose.threed
-
A vector with two components.
- Vector2(double) - Constructor for class com.aspose.threed.Vector2
-
Initializes a new instance of the
Vector2
struct.
- Vector2(FVector2) - Constructor for class com.aspose.threed.Vector2
-
Initializes a new instance of the
Vector2
struct.
- Vector2(double, double) - Constructor for class com.aspose.threed.Vector2
-
Initializes a new instance of the
Vector2
struct.
- Vector2() - Constructor for class com.aspose.threed.Vector2
-
- VECTOR2 - Static variable in class com.aspose.threed.VertexFieldDataType
-
- Vector3 - Class in com.aspose.threed
-
A vector with three components.
- Vector3(double, double, double) - Constructor for class com.aspose.threed.Vector3
-
Initializes a new instance of the
Vector3
struct.
- Vector3(FVector3) - Constructor for class com.aspose.threed.Vector3
-
Initializes a new instance of the
Vector3
struct.
- Vector3(Color) - Constructor for class com.aspose.threed.Vector3
-
Initializes a new instance of the
Vector3
struct.
- Vector3(double) - Constructor for class com.aspose.threed.Vector3
-
Initializes a new instance of the
Vector3
struct.
- Vector3(Vector4) - Constructor for class com.aspose.threed.Vector3
-
Initializes a new instance of the
Vector3
struct.
- Vector3() - Constructor for class com.aspose.threed.Vector3
-
- VECTOR3 - Static variable in class com.aspose.threed.VertexFieldDataType
-
- Vector4 - Class in com.aspose.threed
-
A vector with four components.
- Vector4(Color) - Constructor for class com.aspose.threed.Vector4
-
Initializes a new instance of the
Vector4
struct.
- Vector4(Vector3, double) - Constructor for class com.aspose.threed.Vector4
-
Initializes a new instance of the
Vector4
struct.
- Vector4(Vector3) - Constructor for class com.aspose.threed.Vector4
-
Initializes a new instance of the
Vector4
struct.
- Vector4(FVector4) - Constructor for class com.aspose.threed.Vector4
-
Initializes a new instance of the
Vector4
struct.
- Vector4(double, double, double) - Constructor for class com.aspose.threed.Vector4
-
Initializes a new instance of the
Vector4
struct.
- Vector4(double, double, double, double) - Constructor for class com.aspose.threed.Vector4
-
Initializes a new instance of the
Vector4
struct.
- Vector4() - Constructor for class com.aspose.threed.Vector4
-
- VECTOR4 - Static variable in class com.aspose.threed.VertexFieldDataType
-
- VERSION - Static variable in class com.aspose.threed.Scene
-
- Vertex - Class in com.aspose.threed
-
Vertex reference, used to access the raw vertex in
TriMesh
.
- Vertex() - Constructor for class com.aspose.threed.Vertex
-
- VERTEX_SHADER - Static variable in class com.aspose.threed.ShaderStage
-
Vertex shader
- VertexDeclaration - Class in com.aspose.threed
-
The declaration of a custom defined vertex's structure
- VertexDeclaration() - Constructor for class com.aspose.threed.VertexDeclaration
-
- VertexElement - Class in com.aspose.threed
-
Base class of vertex elements.
- VertexElementBinormal - Class in com.aspose.threed
-
Defines the binormal vectors for specified components.
- VertexElementBinormal() - Constructor for class com.aspose.threed.VertexElementBinormal
-
- VertexElementDoublesTemplate - Class in com.aspose.threed
-
A helper class for defining concrete
VertexElement
implementations.
- VertexElementEdgeCrease - Class in com.aspose.threed
-
Defines the edge crease for specified components
- VertexElementEdgeCrease() - Constructor for class com.aspose.threed.VertexElementEdgeCrease
-
- VertexElementHole - Class in com.aspose.threed
-
Defines if specified polygon is hole
- VertexElementHole() - Constructor for class com.aspose.threed.VertexElementHole
-
- VertexElementIntsTemplate - Class in com.aspose.threed
-
A helper class for defining concrete
VertexElement
implementations.
- VertexElementMaterial - Class in com.aspose.threed
-
Defines material index for specified components.
- VertexElementMaterial() - Constructor for class com.aspose.threed.VertexElementMaterial
-
- VertexElementNormal - Class in com.aspose.threed
-
Defines normal vectors for specified components.
- VertexElementNormal() - Constructor for class com.aspose.threed.VertexElementNormal
-
- VertexElementPolygonGroup - Class in com.aspose.threed
-
Defines polygon group for specified components to group related polygons together.
- VertexElementPolygonGroup() - Constructor for class com.aspose.threed.VertexElementPolygonGroup
-
- VertexElementSmoothingGroup - Class in com.aspose.threed
-
A smoothing group is a group of polygons in a polygon mesh which should appear to form a smooth surface.
- VertexElementSmoothingGroup() - Constructor for class com.aspose.threed.VertexElementSmoothingGroup
-
- VertexElementSpecular - Class in com.aspose.threed
-
Defines specular color for specified components.
- VertexElementSpecular() - Constructor for class com.aspose.threed.VertexElementSpecular
-
- VertexElementTangent - Class in com.aspose.threed
-
Defines tangent vectors for specified components.
- VertexElementTangent() - Constructor for class com.aspose.threed.VertexElementTangent
-
- VertexElementTemplate<T> - Class in com.aspose.threed
-
A helper class for defining concrete
VertexElement
implementations.
- VertexElementType - Enum in com.aspose.threed
-
The type of the vertex element, defined how it will be used in modeling.
- VertexElementUserData - Class in com.aspose.threed
-
Defines custom user data for specified components.
- VertexElementUserData() - Constructor for class com.aspose.threed.VertexElementUserData
-
- VertexElementUV - Class in com.aspose.threed
-
Defines the UV coordinates for specified components.
- VertexElementUV() - Constructor for class com.aspose.threed.VertexElementUV
-
- VertexElementUV(TextureMapping) - Constructor for class com.aspose.threed.VertexElementUV
-
- VertexElementVector4 - Class in com.aspose.threed
-
A helper class for defining concrete
VertexElement
implementations.
- VertexElementVertexColor - Class in com.aspose.threed
-
Defines the vertex color for specified components
- VertexElementVertexColor() - Constructor for class com.aspose.threed.VertexElementVertexColor
-
- VertexElementVertexCrease - Class in com.aspose.threed
-
Defines the vertex crease for specified components
- VertexElementVertexCrease() - Constructor for class com.aspose.threed.VertexElementVertexCrease
-
- VertexElementVisibility - Class in com.aspose.threed
-
Defines if specified components is visible
- VertexElementVisibility() - Constructor for class com.aspose.threed.VertexElementVisibility
-
- VertexElementWeight - Class in com.aspose.threed
-
Defines blend weight for specified components.
- VertexElementWeight() - Constructor for class com.aspose.threed.VertexElementWeight
-
- VertexField - Class in com.aspose.threed
-
Vertex's field memory layout description.
- VertexFieldDataType - Class in com.aspose.threed
-
Vertex field's data type
- VertexFieldDataType() - Constructor for class com.aspose.threed.VertexFieldDataType
-
- VertexFieldSemantic - Enum in com.aspose.threed
-
The semantic of the vertex field
- verticesToArray() - Method in class com.aspose.threed.TriMesh
-
Convert the vertices data to byte array
- Viewport - Class in com.aspose.threed
-
A
IRenderTarget
contains at least one viewport for rendering the scene.
- VRML - Static variable in class com.aspose.threed.FileFormat
-
The Virtual Reality Modeling Language
- VRML - Static variable in class com.aspose.threed.FileFormatType
-
The Virtual Reality Modeling Language