Struct PhysAssetCreateParams
Parameters for PhysicsAsset creation
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: UE4DotNet.dll
Syntax
public struct PhysAssetCreateParams
Fields
|
Improve this Doc
View Source
AngularConstraintMode
Declaration
public byte AngularConstraintMode
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
bAutoOrientToBone
Declaration
public bool bAutoOrientToBone
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
bBodyForAll
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
bCreateConstraints
Declaration
public bool bCreateConstraints
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
bWalkPastSmall
Declaration
public bool bWalkPastSmall
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
GeomType
Declaration
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
HullCount
Declaration
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
MaxHullVerts
Declaration
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
MinBoneSize
Declaration
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
MinWeldSize
Declaration
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
VertWeight
Declaration
Field Value
Type |
Description |
System.Byte |
|