Describes the NxParameterized::Interface for 'ClothingCookedParam' : More...
#include <params.h>
Public Attributes | |
F32 | actorScale |
'actorScale' : Helpful documentation goes here | |
U8 | convexCookedData[] |
'convexCookedData[]' : The cooked data for all the convex meshes. | |
U32 | cookedPhysicalSubmeshes[].physicalMeshId |
'cookedPhysicalSubmeshes[].physicalMeshId' : Helpful documentation goes here | |
U32 | cookedPhysicalSubmeshes[].submeshId |
'cookedPhysicalSubmeshes[].submeshId' : Helpful documentation goes here | |
U32 | cookedPhysicalSubmeshes[].cookedDataOffset |
'cookedPhysicalSubmeshes[].cookedDataOffset' : Helpful documentation goes here | |
U32 | cookedPhysicalSubmeshes[].cookedDataLength |
'cookedPhysicalSubmeshes[].cookedDataLength' : Helpful documentation goes here | |
U32 | cookedPhysicalSubmeshes[].deformableInvParticleWeightsOffset |
'cookedPhysicalSubmeshes[].deformableInvParticleWeightsOffset' : Helpful documentation goes here | |
U32 | cookedPhysicalSubmeshes[].virtualParticleIndicesOffset |
'cookedPhysicalSubmeshes[].virtualParticleIndicesOffset' : Helpful documentation goes here | |
U32 | cookedPhysicalSubmeshes[].virtualParticleIndicesLength |
'cookedPhysicalSubmeshes[].virtualParticleIndicesLength' : Helpful documentation goes here | |
U8 | deformableCookedData[] |
'deformableCookedData[]' : Helpful documentation goes here | |
U32 | cookedDataVersion |
'cookedDataVersion' : The PhysX SDK Version this data was cooked from | |
F32 | deformableInvParticleWeights[] |
'deformableInvParticleWeights[]' : Helpful documentation goes here | |
U32 | virtualParticleIndices[] |
'virtualParticleIndices[]' : Helpful documentation goes here | |
Vec3 | virtualParticleWeights[] |
'virtualParticleWeights[]' : Helpful documentation goes here |
Describes the NxParameterized::Interface for 'ClothingCookedParam' :
ClothingCookedParam contains 21 fully qualified names --------------------------------------------- 1 : F32 actorScale 2 : ArraySizeName convexCookedData 3 : U8 convexCookedData[] 4 : ArraySizeName convexMeshPointers 5 : ArraySizeName cookedPhysicalSubmeshes 6 : U32 cookedPhysicalSubmeshes[].physicalMeshId 7 : U32 cookedPhysicalSubmeshes[].submeshId 8 : U32 cookedPhysicalSubmeshes[].cookedDataOffset 9 : U32 cookedPhysicalSubmeshes[].cookedDataLength 10 : U32 cookedPhysicalSubmeshes[].deformableInvParticleWeightsOffset 11 : U32 cookedPhysicalSubmeshes[].virtualParticleIndicesOffset 12 : U32 cookedPhysicalSubmeshes[].virtualParticleIndicesLength 13 : ArraySizeName deformableCookedData 14 : U8 deformableCookedData[] 15 : U32 cookedDataVersion 16 : ArraySizeName deformableInvParticleWeights 17 : F32 deformableInvParticleWeights[] 18 : ArraySizeName virtualParticleIndices 19 : U32 virtualParticleIndices[] 20 : ArraySizeName virtualParticleWeights 21 : Vec3 virtualParticleWeights[]
'actorScale' : Helpful documentation goes here
'convexCookedData[]' : The cooked data for all the convex meshes.
All convexes are checked into the same buffer, one after the other.
'cookedDataVersion' : The PhysX SDK Version this data was cooked from
When loading into a different PhysX version, it will cook again on loading.
'cookedPhysicalSubmeshes[].cookedDataLength' : Helpful documentation goes here
'cookedPhysicalSubmeshes[].cookedDataOffset' : Helpful documentation goes here
'cookedPhysicalSubmeshes[].deformableInvParticleWeightsOffset' : Helpful documentation goes here
'cookedPhysicalSubmeshes[].physicalMeshId' : Helpful documentation goes here
'cookedPhysicalSubmeshes[].submeshId' : Helpful documentation goes here
'cookedPhysicalSubmeshes[].virtualParticleIndicesLength' : Helpful documentation goes here
'cookedPhysicalSubmeshes[].virtualParticleIndicesOffset' : Helpful documentation goes here
'deformableCookedData[]' : Helpful documentation goes here
'deformableInvParticleWeights[]' : Helpful documentation goes here
'virtualParticleIndices[]' : Helpful documentation goes here
'virtualParticleWeights[]' : Helpful documentation goes here