Navigation
API > API/Runtime > API/Runtime/StaticMeshDescription
Inheritance Hierarchy
- FMeshConstAttributes
- FStaticMeshConstAttributes
- FSkeletalMeshConstAttributes
References
| Module | StaticMeshDescription |
| Header | /Engine/Source/Runtime/StaticMeshDescription/Public/StaticMeshAttributes.h |
| Include | #include "StaticMeshAttributes.h" |
Syntax
class FStaticMeshConstAttributes : public FMeshConstAttributes
Constructors
| Type | Name | Description | |
|---|---|---|---|
FStaticMeshConstAttributes
(
const FMeshDescription& InMeshDescription |
Functions
| Type | Name | Description | |
|---|---|---|---|
| TEdgeAttributesConstRef< bool > | |||
| TPolygonGroupAttributesConstRef< FName > | |||
| TTriangleAttributesConstRef< FVector3f > | |||
| TTriangleAttributesConstRef< FVector3f > | |||
| TTriangleAttributesConstRef< FVector3f > | |||
| TVertexInstanceAttributesConstRef< float > | |||
| TVertexInstanceAttributesConstRef< FVector4f > | |||
| TVertexInstanceAttributesConstRef< FVector3f > | |||
| TVertexInstanceAttributesConstRef< FVector3f > | |||
| TVertexInstanceAttributesConstRef< FVector2f > |
Deprecated Functions
| Type | Name | Description | |
|---|---|---|---|
| TEdgeAttributesConstRef< float > | This attribute is no longer supported, please remove code pertaining to it. | ||
| TPolygonAttributesConstRef< FVector3f > | This attribute is no longer supported, please remove code pertaining to it. | ||
| TPolygonAttributesConstRef< FVector3f > | This attribute is no longer supported, please remove code pertaining to it. | ||
| TPolygonAttributesConstRef< FVector3f > | This attribute is no longer supported, please remove code pertaining to it. | ||
| TPolygonAttributesConstRef< FVector3f > | This attribute is no longer supported, please remove code pertaining to it. | ||
| TVertexAttributesConstRef< float > | This attribute is no longer supported, please remove code pertaining to it. |