Behavior Designer文档-22(基本内置任务列表)-完结

      行为树设计师插件内置了大量的任务,以下是列表:

名称 包含内容
Animation
Blend
CrossFade
CrossFadeQueued
GetAnimatePhysics
IsPlaying
Play
PlayQueued
Rewind
Sample
SetAnimatePhysics
SetWrapMode
Stop
Animator
CrossFade
GetApplyRootMotion
GetBoolParameter
GetDeltaPosition
GetDeltaRotation
GetFloatParameter
GetGravityWeight
GetIntegerParameter
GetLayerWeight
GetSpeed
InterruptMatchTarget
IsInTransition
IsParameterControlledByCurve
MatchTarget
Play
SetApplyRootMotion
SetBoolParameter
SetFloatParameter
SetIntegerParameter
SetLayerWeight
SetLookAtPosition
SetLookAtWeight
SetSpeed
SetTrigger
StartPlayback
StartRecording
StopPlayback
StopRecording
AudioSource
GetIgnoreListenerPause
GetIgnoreListenerVolume
GetLoop
GetMaxDistance
GetMinDistance
GetMute
GetPan
GetPanLevel
GetPitch
GetSpeed
GetPriority
GetSpread
GetTime
GetTimeSamples
GetVolume
IsPlaying
Pause
Play
PlayDelayed
PlayOneShot
PlayScheduled
SetIgnoreListenerPause
SetIgnoreListenerVolume
SetLoop
SetMaxDistance
SetMinDistance
SetMute
SetPan
SetPanLevel
SetPitch
SetPriority
SetRolloffMode
SetScheduledEndTime
SetScheduledStartTime
SetSpread
SetTime
SetVelocityUpdateMode
SetVolume
Stop
Behaviour
GetIsEnabled
IsEnabled
SetIsEnabled
BoxCollider
GetCenter
GetSize
SetCenter
SetSize
BoxCollider2D
GetCenter
GetSize
SetCenter
SetSize
CapsuleCollider
GetCenter
GetDirection
GetHeight
GetRadius
SetCenter
SetDirection
SetHeight
SetRadius
CharacterController
GetCenter
GetHeight
GetRadius
GetSlopeLimit
GetStepOffset
GetVelocity
IsGrounded
Move
SetCenter
SetHeight
SetRadius
SetSlopeLimit
SetStepOffset
SimpleMove
CircleCollider2D
GetCenter
GetRadius
SetCenter
SetRadius
Debug
DrawLine
DrawRay
LogValue
GameObject
ActiveInHierarchy
ActiveSelf
CompareTag
Destroy
DestroyImmediate
Find
FindWithTag
GetComponent
GetTag
SendMessage
SetActive
SetTag
Input
GetAcceleration
GetAxis
GetAxisRaw
GetButton
GetKey
IsButtonDown
IsButtonUp
IsKeyDown
IsKeyUp
LayerMask
GetLayer
SetLayer
Light
GetColor
GetCookieSize
GetIntensity
GetRange
GetShadowBias
GetShadowSoftness
GetShadowSoftnessFade
GetShadowStrength
GetSpotAngle
SetColor
SetCookieSize
SetCullingMask
SetIntensity
SetRange
SetShadowBias
SetShadows
SetShadowSoftness
SetShadowSoftnessFade
SetShadowStrength
SetSpotAngle
SetType
Math
BoolComparison
BoolOperator
FloatComparison
FloatOperator
IntComparison
IntOperator
RandomBool
RandomFloat
RandomInt
SetBool
SetFloat
SetInt
Network
IsClient
IsServer
Particle System

Clear
GetDuration
GetEmissionRate
GetEnableEmission
GetGravityModifier
GetLoop
GetMaxParticles
GetParticleCount
GetPlaybackSpeed
GetTime
IsAlive
IsPaused
IsPlaying
IsStopped
Pause
Play
SetEmissionRate
SetEnableEmission
SetGravityModifier
SetLoop
SetMaxParticles
SetPlaybackSpeed
SetStartColor
SetStartDelay
StartStartLifetime
SetStartRotation
SetStartSize
SetStartSpeed
SetTime
Simulate
Stop

Physics
Linecast
Raycast
Spherecast
Physics2D
Circlecast
Linecast
Raycast
Player Prefs
DeleteAll
DeleteKey
GetFloat
GetInt
GetString
HasKey
Save
SetFloat
SetInt
SetString
Quaternion
Angle
AngleAxis
Dot
Euler
FromToRotation
Identity
Inverse
Lerp
LookRotation
RotateTowards
Slerp
Renderer
IsVisible
Rigidbody

AddExplosionForce
AddForce
AddForceAtPosition
AddRelativeForce
AddRelativeTorque
AddTorque
GetAngularDrag
GetAngularVelocity
GetCenterOfMass
GetDrag
GetFreezeRotation
GetIsKinematic
GetMass
GetPosition
GetRotation
GetUseGravity
GetVelocity
IsKinematic
IsSleeping
MovePosition
MoveRotation
SetAngularDrag
SetAngularVelocity
SetCenterOfMass
SetConstraints
SetDrag
SetFreezeRotation
SetIsKinematic
SetMass
SetPosition
SetRotation
SetUseGravity
SetVelocity
Sleep
UseGravity
WakeU

Rigidbody2D
AddForce
AddForceAtPosition
AddTorque
GetAngularDrag
GetAngularVelocity
GetDrag
GetFixedAngle
GetGravityScale
GetIsKinematic
GetMass
GetVelocity
IsKinematic
IsSleeping
SetAngularDrag
SetAngularVelocity
SetDrag
SetFixedAngle
SetGravityScale
SetIsKinematic
SetMass
SetVelocity
Sleep
WakeUp
String
BuildString
Format
GetLength
GetRandomString
GetSubstring
IsNullOrEMpty
Replace
SetString
SharedVariable
CompareSharedBool
CompareSharedColor
CompareSharedFloat
CompareSharedGameObject
CompareSharedGameObjectList
CompareSharedInt
CompareSharedObject
CompareSharedObjectList
CompareSharedQuaternion
CompareSharedRect
CompareSharedString
CompareSharedTransform
CompareSharedTransformList
CompareSharedVector2
CompareSharedVector3
CompareSharedVector4
SetSharedBool
SetSharedColor
SetSharedFloat
SetSharedGameObject
SetSharedGameObjectList
SetSharedInt
SetSharedObject
SetSharedObjectList
SetSharedQuaternion
SetSharedRect
SetSharedString
SetSharedTransform
SetSharedTransformList
SetSharedVector2
SetSharedVector3
SetSharedVector4
SharedGameObjectToTransform
SharedTransformToGameObject
SphereCollider
GetCenter
GetRadius
SetCenter
SetRadius
Transform
Find
FindChild
GetChild
GetChildCount
GetEulerAngles
GetLocalEulerAngles
GetLocalPosition
GetLocalRotation
GetLocalScale
GetParent
GetPosition
GetRotation
IsChildOf
LookAt
Rotate
RotateAround
SetEulerAngles
SetLocalEulerAngles
SetLocalRotation
SetLocalScale
SetParent
SetPosition
SetRotation
Translate
Vector2
ClampMagnitude
Distance
Dot
GetMagnitude
GetRightVector
GetSqrMagnitude
GetUpVector
GetVector3
GetXY
Lerp
MoveTowards
Multiply
Normalize
Operator
SetValue
SetXY
Vector3

ClampMagnitude
Distance
Dot
GetForwardVector
GetMagnitude
GetRightVector
GetSqrMagnitude
GetUpVector
GetVector2
GetXYZ
Lerp
MoveTowards
Multiply
Normalize
Operator
RotateTowards
SetValue
SetXYZ


你可能感兴趣的:(Behavior Designer文档-22(基本内置任务列表)-完结)