Navigation
API > API/Plugins > API/Plugins/PCG
| Name | TPCGPointNativeProperty< EPCGPointNativeProperties::Color > |
| Type | struct |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/PCGPointPropertiesTraits.h |
| Include Path | #include "PCGPointPropertiesTraits.h" |
Syntax
namespace TPCGPointNativeProperty< EPCGPointNativeProperties
{
template<>
struct TPCGPointNativeProperty< EPCGPointNativeProperties::Color > : public TPCGBasePointNativeProperty< EPCGPointNativeProperties::Color >
}
Inheritance Hierarchy
- TPCGBasePointNativeProperty → TPCGPointNativeProperty< EPCGPointNativeProperties::Color >
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| AccessorType | Type | PCGPointPropertiesTraits.h | |
| ConstValueRange | TConstPCGValueRange< Type > | PCGPointPropertiesTraits.h | |
| Type | FVector4 | PCGPointPropertiesTraits.h | |
| ValueRange | TPCGValueRange< Type > | PCGPointPropertiesTraits.h |