[TCheckBoxFormControlObj]C# [TCheckBoxFormControlObj]Visual Basic Returns a point on a sphere with the given Radius, at the specified Sphere Position. To create a circle simply use a constant value for one of the Angles while changing the other Angle. Namespace: DPSF Assembly: DPSF (in DPSF.dll) Version: 2.5.0.0 Syntax
Parameters fYawAngle Imagine a point on the surface of the sphere at the front center of the sphere. This value will be how much to rotate that point around the horizontal ring around the center of the sphere, in radians. fPitchAngle This value will be how much to rotate that point around the vertical ring around the sphere, at the current position of the point, in radians. fRadius The radius the sphere should have sSpherePosition Type: Vector3 The center position of the sphere in world coordinates Return Value Type: Vector3 Returns a point on a sphere with the given Radius, at the specified Sphere Position See Also |