Helper Scripts Collection 1.3.1
API documentation for the helper scripts compatible with Unity3D
NikosAssets.Helpers.RandomPointsHelper Member List

This is the complete list of members for NikosAssets.Helpers.RandomPointsHelper, including all inherited members.

GetClosestPointOnNavmesh(Vector3 pointSomewhere, float searchRadiusOfPoint=5, int navMeshArea=-1) (defined in NikosAssets.Helpers.RandomPointsHelper)NikosAssets.Helpers.RandomPointsHelperstatic
GetClosestPointOnSurface(Vector3 airPoint, Vector3 shootDir, float maxDist=50, params string[] layerMasks)NikosAssets.Helpers.RandomPointsHelperstatic
GetRandomPointInSphere()NikosAssets.Helpers.RandomPointsHelpervirtual
GetRandomPointInSphereArea(Transform target)NikosAssets.Helpers.RandomPointsHelpervirtual
GetRandomPointInSphereArea(Vector3 position, Vector3 localUp, Vector3 localFwd, float minAngle, float maxAngle, float minDist, float maxDist, float shiftAngleClock)NikosAssets.Helpers.RandomPointsHelperstatic
GetRandomPointOnStraightLine(Vector3 originPoint, Vector3 normalizedLookDirection)NikosAssets.Helpers.RandomPointsHelpervirtual
GetRandomPointOnStraightLine(Vector3 originPoint, Vector3 normalizedLookDirection, float minDist, float maxDist)NikosAssets.Helpers.RandomPointsHelperstatic
GetRandomPointOnSurface(Vector3 airPoint, Vector3 offsetAirPoint, Vector3 shootDir, float maxDist=50, params string[] layerMasks) (defined in NikosAssets.Helpers.RandomPointsHelper)NikosAssets.Helpers.RandomPointsHelperstatic
GetRandomUnitPointInSphereArea(float minAngle=0, float maxAngle=180)NikosAssets.Helpers.RandomPointsHelperstatic
maxAngleFromLookDirNikosAssets.Helpers.RandomPointsHelper
minAngleFromLookDirNikosAssets.Helpers.RandomPointsHelper
minMaxDistanceNikosAssets.Helpers.RandomPointsHelper
shiftAngleClockwiseNikosAssets.Helpers.RandomPointsHelper