Navigation
API > API/Plugins > API/Plugins/PCG
| |
|
| Name |
TPCGPointNativeProperty< EPCGPointNativeProperties::Transform > |
| 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::Transform > : public TPCGBasePointNativeProperty< EPCGPointNativeProperties::Transform >
}
Inheritance Hierarchy
Typedefs
| Name |
Type |
Remarks |
Include Path |
| AccessorType |
Type |
|
PCGPointPropertiesTraits.h |
| ConstValueRange |
TConstPCGValueRange< Type > |
|
PCGPointPropertiesTraits.h |
| Type |
FTransform |
|
PCGPointPropertiesTraits.h |
| ValueRange |
TPCGValueRange< Type > |
|
PCGPointPropertiesTraits.h |