AR_Engine_SDK
|
Functions | |
function XEAttachRules | new (InRule, bInWeldSimulatedBodies) end |
function XEAttachRules | new (InLocationRule, InRotationRule, InScaleRule, bInWeldSimulatedBodies) end |
function XEDetachmentTransformRules | new (InRule, bInCallModify) end |
function XEDetachmentTransformRules | new (InLocationRule, InRotationRule, InScaleRule, bInCallModify) end |
function XEDetachmentTransformRules | new (AttachmentRules, bInCallModify) end |
Variables | |
XEAttachRules = {} | |
XEAttachRules | KeepRelativeTransform = {} |
@type XEAttachRules @readonly More... | |
XEAttachRules | KeepWorldTransform = {} |
@type XEAttachRules @readonly More... | |
XEAttachRules | SnapToTargetNotIncludingScale = {} |
@type XEAttachRules @readonly More... | |
XEAttachRules | SnapToTargetIncludingScale = {} |
@type XEAttachRules @readonly More... | |
XEAttachRules | KeepRelative = 0 |
XEAttachRules | KeepWorld = 0 |
XEAttachRules | SnapToTarget = 0 |
XEAttachRules | FollowNone = 0 |
XEAttachRules | FollowTraslationX = 0 |
XEAttachRules | FollowTraslationY = 0 |
XEAttachRules | FollowTraslationZ = 0 |
XEAttachRules | FollowTraslation = 0 |
XEAttachRules | FollowRotationAxisX = 0 |
XEAttachRules | FollowRotationAxisY = 0 |
XEAttachRules | FollowRotationAxisZ = 0 |
XEAttachRules | FollowRotation = 0 |
XEAttachRules | FollowScaleX = 0 |
XEAttachRules | FollowScaleY = 0 |
XEAttachRules | FollowScaleZ = 0 |
XEAttachRules | FollowScale = 0 |
XEAttachRules | FollowAll = 0 |
function XEAttachRules new | ( | InRule | , |
bInWeldSimulatedBodies | |||
) |
function XEAttachRules new | ( | InLocationRule | , |
InRotationRule | , | ||
InScaleRule | , | ||
bInWeldSimulatedBodies | |||
) |
XEAttachRules_new01
InLocationRule | number |
InRotationRule | number |
InScaleRule | number |
bInWeldSimulatedBodies | boolean |
function XEDetachmentTransformRules new | ( | InRule | , |
bInCallModify | |||
) |
XEDetachmentTransformRules_new00
InRule | number |
bInCallModify | boolean |
function XEDetachmentTransformRules new | ( | InLocationRule | , |
InRotationRule | , | ||
InScaleRule | , | ||
bInCallModify | |||
) |
XEDetachmentTransformRules_new01
InLocationRule | number |
InRotationRule | number |
InScaleRule | number |
bInCallModify | boolean |
function XEDetachmentTransformRules new | ( | AttachmentRules | , |
bInCallModify | |||
) |
XEDetachmentTransformRules_new02
AttachmentRules | XEDetachmentTransformRules |
bInCallModify | boolean |
XEAttachRules FollowAll = 0 |
XEAttachRules FollowNone = 0 |
XEAttachRules FollowRotation = 0 |
XEAttachRules FollowRotationAxisX = 0 |
XEAttachRules FollowRotationAxisY = 0 |
XEAttachRules FollowRotationAxisZ = 0 |
XEAttachRules FollowScale = 0 |
XEAttachRules FollowScaleX = 0 |
XEAttachRules FollowScaleY = 0 |
XEAttachRules FollowScaleZ = 0 |
XEAttachRules FollowTraslation = 0 |
XEAttachRules FollowTraslationX = 0 |
XEAttachRules FollowTraslationY = 0 |
XEAttachRules FollowTraslationZ = 0 |
XEAttachRules KeepRelative = 0 |
XEAttachRules KeepRelativeTransform = {} |
@type XEAttachRules @readonly
XEAttachRules KeepWorld = 0 |
XEAttachRules KeepWorldTransform = {} |
@type XEAttachRules @readonly
XEAttachRules SnapToTarget = 0 |
XEAttachRules SnapToTargetIncludingScale = {} |
@type XEAttachRules @readonly
XEAttachRules SnapToTargetNotIncludingScale = {} |
@type XEAttachRules @readonly
XEAttachRules = {} |