Is Inside Cylinder

Physics
दोनों तरफ
क्राफ्टलैंड स्टूडियो मोबाइल और पीसी दोनों पर उपलब्ध है

Determine whether the target entity is within the specified cylindrical range. If the entity has no position attribute, it will return false.

डिक्लेरेशन

func IsInsideCylinder(target entity, center Vector3, radius float, height float, rotation Vector3) bool
go

पैरामीटर्स

इनपुट

नाम टाइप विवरण
Target entity Target Entity
Center Vector3 Specify the center point of the cylinder
Radius Float Specify the cross-sectional radius of the cylinder
Height Float Specify the height of the cylinder
Rotation Vector3 Specify the three-dimensional rotation Euler angle of the cylinder around the center point

वापस

टाइप विवरण
Bool Determination result