CARLA
 
载入中...
搜索中...
未找到
Public 属性 | 所有成员列表
FSkeletonJoint结构体 参考

#include <SpringBasedVegetationComponent.h>

+ FSkeletonJoint 的协作图:

Public 属性

FRotator AngularAcceleration = FRotator(0,0,0)
 
FRotator AngularVelocity = FRotator(0,0,0)
 
bool bIsStatic = false
 
TArray< FSkeletonBoneBones
 
TArray< int > ChildrenIds
 
float CollisionForceProportionalFactor = 1.0f
 
FVector ExternalForces = FVector(0,0,0)
 
FTransform GlobalTransform
 
FTransform GolbalInverseTransform
 
int JointId
 
FString JointName
 
float Mass = 10.f
 
int ParentId
 
FRotator RestingAngles
 
float SpringStrength = 1000.f
 
FTransform Transform
 

详细描述

在文件 SpringBasedVegetationComponent.h45 行定义.

类成员变量说明

◆ AngularAcceleration

FRotator FSkeletonJoint::AngularAcceleration = FRotator(0,0,0)

在文件 SpringBasedVegetationComponent.h70 行定义.

◆ AngularVelocity

FRotator FSkeletonJoint::AngularVelocity = FRotator(0,0,0)

在文件 SpringBasedVegetationComponent.h68 行定义.

◆ bIsStatic

bool FSkeletonJoint::bIsStatic = false

在文件 SpringBasedVegetationComponent.h56 行定义.

◆ Bones

TArray<FSkeletonBone> FSkeletonJoint::Bones

在文件 SpringBasedVegetationComponent.h76 行定义.

◆ ChildrenIds

TArray<int> FSkeletonJoint::ChildrenIds

◆ CollisionForceProportionalFactor

float FSkeletonJoint::CollisionForceProportionalFactor = 1.0f

在文件 SpringBasedVegetationComponent.h80 行定义.

◆ ExternalForces

FVector FSkeletonJoint::ExternalForces = FVector(0,0,0)

在文件 SpringBasedVegetationComponent.h78 行定义.

◆ GlobalTransform

FTransform FSkeletonJoint::GlobalTransform

在文件 SpringBasedVegetationComponent.h72 行定义.

◆ GolbalInverseTransform

FTransform FSkeletonJoint::GolbalInverseTransform

在文件 SpringBasedVegetationComponent.h74 行定义.

◆ JointId

int FSkeletonJoint::JointId

在文件 SpringBasedVegetationComponent.h50 行定义.

◆ JointName

FString FSkeletonJoint::JointName

在文件 SpringBasedVegetationComponent.h54 行定义.

◆ Mass

float FSkeletonJoint::Mass = 10.f

在文件 SpringBasedVegetationComponent.h64 行定义.

◆ ParentId

int FSkeletonJoint::ParentId

◆ RestingAngles

FRotator FSkeletonJoint::RestingAngles

在文件 SpringBasedVegetationComponent.h62 行定义.

◆ SpringStrength

float FSkeletonJoint::SpringStrength = 1000.f

在文件 SpringBasedVegetationComponent.h66 行定义.

◆ Transform

FTransform FSkeletonJoint::Transform

在文件 SpringBasedVegetationComponent.h60 行定义.


该结构体的文档由以下文件生成: